
MCPilot
STDIOAPI server for note.com that enables article search and retrieval functions
API server for note.com that enables article search and retrieval functions
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" ] },