Noteplan
Freeby MCP Community
MCP server for NotePlan note and task management
v1.1.23Added Apr 12, 2026
mcpnoteplanmodel-context-protocolnotestasks
Noteplan MCP Server
MCP server for NotePlan note and task management
Installation
Reviews
Installation
Quick install
npx -y @noteplanco/noteplan-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"noteplan": {
"command": "npx",
"args": ["-y", "@noteplanco/noteplan-mcp"]
}
}
}