# Notion API Configuration
# Get your API key from: https://developers.notion.com/docs/create-a-notion-integration
NOTION_API_KEY=secret_your_notion_api_key_here
# OpenAI API Configuration
# Get your API key from: https://platform.openai.com/api-keys
OPENAI_API_KEY=sk-your_openai_api_key_here
# Optional: Set log level (DEBUG, INFO, WARNING, ERROR)
# Default is INFO if not specified
LOG_LEVEL=INFO
# Optional: AnkiConnect URL (default is http://127.0.0.1:8765)
# Only change if you're running AnkiConnect on a different host/port
# ANKI_CONNECT_URL=http://127.0.0.1:8765
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/bakhruhk/notion-anki-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server