Note API
STDIOAPI server for searching and retrieving articles with keyword and user-based functionality.
API server for searching and retrieving articles with keyword and user-based functionality.
git clone https://github.com/champaya/note-mcp.git npm i npm run build ## 下記json設定に進む
"note-api": { "command": "node", "args": [ "/path/absolute/your-repository-root/dist/index.js" ] },