Back to search
30
MCP

mcpcommunity/badhansen-notion-mcp

docker/mcpcommunity/badhansen-notion-mcp

A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my perso...

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

Similar MCP servers embedding-nearest

iflow-mcp_badhansen-notion-mcp
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list.
0 tools
mcp-notion-server
A Model Context Protocol server for connecting Notion to MCP-compatible clients
0 tools
@ramidecodes/mcp-server-notion
A Model Context Protocol (MCP) server that exposes the official Notion SDK
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
mcpcommunity/xgenerationlab-xiyan_mcp_server
A Model Context Protocol (MCP) server that enables natural language queries to databases
0 tools
mcp/kong
A Model Context Protocol (MCP) server for interacting with Kong Konnect APIs, allowing AI assista...
0 tools

How to use

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

{
  "mcpServers": {
    "mcpcommunity/badhansen-notion-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}