Loading MCP server directory, please wait...
Shared Markdown notes for MCP-compatible AI tools.
npx @getmcp/cli add io.github.jithinlalk25/notemcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token generated in NoteMCP at /mcp-config, for example: Bearer nmcp_...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jithinlalk25/notemcp": {
"url": "https://note-mcp.vercel.app/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}