Notion MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Node environment (development/production). | development |
| NOTION_TOKEN | Yes | The secret token for your Notion integration. | |
| SUPABASE_URL | No | Optional Supabase URL for audit logging. | |
| AUDIT_LOG_FILE | No | Path to audit log file if Supabase is not configured. | .audit/tool-calls.jsonl |
| OPENAI_API_KEY | No | Optional OpenAI API key. | |
| MCP_GATEWAY_API_KEY | No | Optional API key for MCP gateway. | |
| NOTION_ROOT_PAGE_ID | Yes | The ID of the root Notion page that this server can access. | |
| SUPABASE_SERVICE_ROLE_KEY | No | Optional Supabase service role key for audit logging. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Limelight-Management-Group/notion-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server