Back to search
30
MCP

@n24q02m/better-notion-mcp

npm/@n24q02m/better-notion-mcp

Better MCP server for Notion API with composite tools optimized for AI agents

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

Similar MCP servers embedding-nearest

n24q02m/better-notion-mcp
Markdown-first Notion API server for AI agents -- 10 composite tools replacing 28+ endpoint calls
0 tools
notion-mcp-server
**Notion MCP Server** is a Model Context Protocol (MCP) server implementation that enables AI assistants to interact with Notion's API. This
0 tools
indiekit-notion-mcp
MCP Server for Notion - Let AI agents manage your Notion workspace
0 tools
io.github.n24q02m/better-notion-mcp
Markdown-first MCP server for Notion API with 9 composite tools and 39+ actions.
0 tools · streamable-http
@n24q02m/better-email-mcp
Better MCP server for Email (IMAP/SMTP) with composite tools optimized for AI agents
0 tools
mcp-notion-server
A Model Context Protocol server for connecting Notion to MCP-compatible clients
0 tools

How to use

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

{
  "mcpServers": {
    "@n24q02m/better-notion-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}