We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/upstash/context7-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"name": "context7-marketplace",
"owner": {
"name": "Upstash"
},
"plugins": [
{
"name": "context7-plugin",
"source": "./plugins/claude/context7",
"description": "Up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.",
"version": "1.0.0"
}
]
}