Skip to content
Back to search
30
MCP streamable-http

NoteMCP

io.github.jithinlalk25/notemcp

Shared Markdown notes for MCP-compatible AI tools.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

document-mcp
A MCP server for managing structured Markdown documents
0 tools
Markdown AI
Python MCP server for Markdown document processing and conversion.
0 tools
io.github.csoai-org/markdown-ai-mcp
markdown-ai-mcp MCP server by MEOK AI Labs
0 tools
dstibbe/note-mcp
MCP server for notes with semantic search. Markdown storage, SQLite metadata, Ollama embeddings.
0 tools
io.github.bahfahh/noteit-mcp
MCP server for AI agent profiles and smart notes. 60+ coding prompt packs with expert personas.
0 tools · streamable-http
Note Taking AI
Python MCP server for note creation, organization, and retrieval.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "notemcp": {
      "url": "https://note-mcp.vercel.app/mcp",
      "transport": "streamable-http"
    }
  }
}