Stats
Actions
Tags
From brand-architect
Connects to the Notion API to query, create, and update pages and databases. Requires a Notion integration token.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"~~knowledge base": {
"command": "npx",
"args": [
"-y",
"@notionhq/notion-mcp-server"
],
"env": {
"OPENAPI_MCP_HEADERS": "{\"Authorization\": \"Bearer YOUR_NOTION_TOKEN\"}"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
OPENAPI_MCP_HEADERS={"Authorization": "Bearer YOUR_NOTION_TOKEN"}First indexed Jul 12, 2026
First indexed Jul 12, 2026
npx claudepluginhub p/frankxai-brand-architect-brand-architect