Skip to content
Back to search
30
MCP v0.1.0

io.github.GitHub30/note-mcp-server

io.github.GitHub30/note-mcp-server

MCP server for note.com: create, edit and retrieve posts.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.github30/note-mcp-server
MCP server for note.com: create, edit and retrieve posts.
0 tools
io.github.surendhar-23/noteflow-mcp
An MCP server that used to create notes
0 tools · streamable-http
mcp-server-github-gist
MCP server to create, read, update, list, and search GitHub Gists from your IDE
0 tools
dstibbe/note-mcp
MCP server for notes with semantic search. Markdown storage, SQLite metadata, Ollama embeddings.
0 tools
io.github.GitHub30/zenn-mcp-server
MCP server that posts to Zenn.
0 tools
io.github.Surendhar-23/NoteFlow-MCP
An MCP server that used to create notes
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.github30/note-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}