Skip to content
Back to search
30
MCP

io.github.awkoy/notion-mcp-server

io.github.awkoy/notion-mcp-server

Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.

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

Similar MCP servers embedding-nearest

@shck-dev/notion-mcp
MCP server for Notion using internal API — search, export, and import pages as markdown. No workspace admin or OAuth needed, just your brows
0 tools
io.github.shck-dev/notion-mcp
Notion MCP server — search, export, and import pages as markdown
0 tools
io.github.infoinlet-marketplace/mcp-notion
Notion for AI agents — search, read pages/blocks, query databases, create pages.
0 tools
Notion Todo
MCP server that enables AI assistants to manage a minimalist Notion todo list through a simple API interface.
0 tools
indiekit-notion-mcp
MCP Server for Notion - Let AI agents manage your Notion workspace
0 tools
notion-mcp-server
Notion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, b
0 tools

How to use

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

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