Skip to main content
Glama

NotePlan MCP Server

by bscott
CLAUDE.md608 B
# NotePlan MCP Server - Claude Memory ## Commands - Start the server: `npm start` - Development mode with auto-restart: `npm run dev` - Run tests: `npm test` - Lint code: `npm run lint` ## Project Structure - `/src` - Main source code - `/tests` - Test files ## MCP Protocol Info The Message Control Protocol (MCP) server enables Claude to interact with NotePlan through a standardized interface. The main endpoint is `/mcp/v1/command` which accepts commands like `ping` and `getNotes`. ## Code Style Preferences - 2-space indentation - Single quotes for strings - Semicolons required - Unix line endings

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bscott/noteplan-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server