
Local MCP Bridge
Connecting to Notion

Setting Up Your Notion Integration
The first thing to do is to set up your integration
-
Visit Notion MCP Server on GitHub for details
-
Then create your Notion Integration by clicking on the button below
{
"mcpServers": {
"notionApi": {
"command": "npx",
"args": ["-y", "@notionhq/notion-mcp-server"],
"env": {
"OPENAPI_MCP_HEADERS": "{\"Authorization\": \"Bearer ntn_****\", \"Notion-Version\": \"2022-06-28\" }"
}
}
}
}
Update Your Local MCP Bridge
You'll need to add an entry into the mcp-config.json file
-
Run the MCP Bridge
-
Locate the config file
-
Add the entry for Notion (remember to replace the ntn***)

Restart the Local MCP Bridge
Once the MCP Bridge loads, you'll see Notion and its tools listed in the window
-
Remember to add your Local MCP Bridge to the list of MCP Servers in your knowledge base
Connect Using MCP Today
Unlock powerful automations through Notion's MCP integration.