Markdown-first notes
Create and edit notes in raw Markdown with a clean two-panel workspace. Preview renders instantly.
Save, search, and retrieve notes across every MCP-compatible tool. One unified store — notes are only read or written when you explicitly ask.
Features
A focused toolset for AI-assisted note management, built for speed and reliability.
Create and edit notes in raw Markdown with a clean two-panel workspace. Preview renders instantly.
Hybrid trigram and full-text search powered by Postgres. Find anything even with partial matches or typos.
One HTTPS endpoint for every MCP client. Per-user API keys hashed at rest with SHA-256.
Plug in to Cursor, Claude Code, Codex, or any tool that speaks the MCP protocol.
Setup
Sign up with Google, GitHub, or an email magic link.
Create a named key in Settings. Shown once, hashed at rest.
Paste the endpoint URL and your key into your MCP client config.
Ask your AI assistant to save or search notes — it just works.
{
"mcpServers": {
"notemcp": {
"url": "https://note-mcp.vercel.app/mcp",
"headers": {
"Authorization": "Bearer nmcp_••••••••"
}
}
}
}Free to use. No credit card required. Works with every MCP-compatible AI tool.