# Medium API Configuration
# Obtain these credentials from the Medium Developer Portal (https://medium.com/creators/creator-tools)
# Medium OAuth2 Client Credentials
MEDIUM_CLIENT_ID=your_client_id_here
MEDIUM_CLIENT_SECRET=your_client_secret_here
# Callback URL for OAuth Flow (must match what's configured in Medium Developer Portal)
MEDIUM_CALLBACK_URL=http://localhost:3000/callback
# Optional: Logging and Debug Settings
# LOG_LEVEL=info
# DEBUG=medium-mcp-server:*
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/jsukup/medium-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server