# GitHub Personal Access Token
# Create one at: https://github.com/settings/tokens
# Required scopes: repo (for private repos) or public_repo (for public repos)
GITHUB_TOKEN=your_github_personal_access_token_here
# Notion API Key
# Create one at: https://www.notion.so/my-integrations
NOTION_API_KEY=your_notion_api_key_here
# Notion Database ID
# Get this from the URL of your Notion database
# Format: https://www.notion.so/workspace/DATABASE_ID?v=...
NOTION_DATABASE_ID=your_notion_database_id_here
# Node environment
NODE_ENV=development
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/Nawaf-TBE/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server