Smithery Notion
Rank #11,902ai.smithery/smithery-notion
MCP server providing smithery-notion capabilities
Smithery Notion is a Model Context Protocol (MCP) server published by smithery-ai. It ranks #11,902 of 115,591 servers tracked on MCP Toplist, and its repository has 40 GitHub stars. Smithery Notion is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 10, 2025 and most recently updated on Sep 10, 2025.
Ranks ahead of 103,689 of 115,591 servers on MCP Toplist.
Use Smithery Notion
claude mcp add --transport http smithery-notion https://server.smithery.ai/@smithery/notion/mcp[mcp_servers.smithery-notion]
url = "https://server.smithery.ai/@smithery/notion/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@smithery/notion/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"smithery-notion": {
"url": "https://server.smithery.ai/@smithery/notion/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"smithery-notion": {
"type": "http",
"url": "https://server.smithery.ai/@smithery/notion/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"smithery-notion": {
"serverUrl": "https://server.smithery.ai/@smithery/notion/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"smithery-notion": {
"url": "https://server.smithery.ai/@smithery/notion/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.smithery%2Fsmithery-notion)<a href="https://mcptoplist.com/server/ai.smithery%2Fsmithery-notion"><img src="https://mcptoplist.com/badge/ai.smithery%2Fsmithery-notion.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
smithery-ai
Other servers by smithery-ai
- Smithery CLI#2,601 · 5 vers
- Smithery Ai Cookbook Python Quickstart#11,792 · 3 vers
- MCP Installer#31,263
- Obsidian#62,364
- Calendar MCP Server#62,389
- Columbia MCP Server#62,711
- Verodat MCP Layer Architecture Diagram#62,913
- DeepClaude MCP Server#67,067
- Ntropy MCP Server#67,068
- mcp-figma#67,467
- Shopify Update MCP Server#72,904
- Unicorn or Bust#82,438
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Smithery Notion?
- Smithery Notion is maintained by smithery-ai, which publishes 18 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Smithery Notion listed on the Official MCP Registry?
- Yes — Smithery Notion is listed on the Official MCP Registry.
- How many versions does Smithery Notion have?
- MCP Toplist tracks 2 versions of Smithery Notion, most recently published on Sep 10, 2025.
- Where can I find the source code for Smithery Notion?
- The source code for Smithery Notion is hosted at github.com/smithery-ai/mcp-servers.