stigmer/notion
v1.0.0Apache-2.0
Notion's hosted MCP server: search, read and write the pages and databases your account can reach. Sign in with your Notion account.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
notionstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.notion.com/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "notion",
"version": "1.0.0",
"description": "Notion's hosted MCP server: search, read and write the pages and databases your account can reach. Sign in with your Notion account.",
"author": {
"name": "Stigmer",
"url": "https://stigmer.ai"
},
"homepage": "https://www.notion.com",
"repository": "https://github.com/stigmer/stigmer",
"license": "Apache-2.0",
"keywords": [
"notion",
"pages",
"databases",
"docs",
"mcp"
],
"extensions": {
"ai.stigmer": {
"displayName": "Notion",
"category": "integrations"
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- ai.stigmer