We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pluginslab/wp-devdocs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•398 B
# Required only for test/mcp-realworld.js and test/mcp-realworld-hard.js
ANTHROPIC_API_KEY=sk-ant-api03-your-key-here
# Required only for test/mcp-realworld-gemini.js
GEMINI_API_KEY=your-gemini-api-key-here
# Example: environment variable name for private GitHub repo tokens
# Set the actual token in a variable matching the name you pass to --token-env
# GITHUB_TOKEN=ghp_your-github-token-here