MCP Notion runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.
Notion for AI agents — search, read pages/blocks, query databases, create pages.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-notion -- npx -y @infoinlet/mcp-notion
{
"mcpServers": {
"mcp-notion": {
"args": [
"-y",
"@infoinlet/mcp-notion"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-notion]
command = "npx"
args = ["-y", "@infoinlet/mcp-notion"]
{
"mcpServers": {
"mcp-notion": {
"args": [
"-y",
"@infoinlet/mcp-notion"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-notion": {
"args": [
"-y",
"@infoinlet/mcp-notion"
],
"command": "npx"
}
}
}
Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.
Safe, read-only database access for AI agents. 5 databases, batch queries, SQLGlot.
Tabular data for AI agents — load CSV/JSON/XLSX, query, group-by, stats (no database).
MCP server for Manticore Search — lets AI assistants query and manage search databases.
A dead-simple, self-hosted MCP server for securely querying databases via AI agents.
Query databases from AI agents using connections configured in DBX.
Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.
A secure MCP server that lets AI agents query databases safely.
Answers built from our own checks of this server.