# Notion API key
# Get your API key from https://www.notion.so/my-integrations
NOTION_API_KEY=your_notion_api_key_here
# Optional: Debug mode (set to true for verbose logging)
DEBUG=false
# Optional: Confirmation settings
# Set to "false" to disable confirmations for non-destructive operations
REQUIRE_CONFIRMATION_FOR_CREATE=true
REQUIRE_CONFIRMATION_FOR_UPDATE=true
# Always require confirmation for delete operations
REQUIRE_CONFIRMATION_FOR_DELETE=true
# Optional: Polling interval for updates (in milliseconds)
UPDATE_POLLING_INTERVAL=60000
# Optional: Maximum depth for block fetching
MAX_BLOCK_DEPTH=3
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/ghubnerr/Notion-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server