We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samhyun/apidog-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•357 B
# Server Configuration
PORT=3333
# Apidog API Configuration
# Get your access token from: https://app.apidog.com/settings/access-tokens
APIDOG_ACCESS_TOKEN=your_apidog_access_token_here
APIDOG_PROJECT_ID=your_project_id_here
# Alternative: Use OpenAPI URL directly (instead of project ID)
# APIDOG_OAS_URL=https://petstore3.swagger.io/api/v3/openapi.json