Skip to main content
Glama

Context7 MCP Server

test.json577 B
{ "environment": { "CONTEXT7_API_KEY": "${CONTEXT7_API_KEY}" }, "tests": [ { "name": "Test documentation search", "tool": "search_documentation", "arguments": { "query": "React hooks", "limit": 5 }, "expect": { "type": "array", "minLength": 1 } }, { "name": "Test list supported libraries", "tool": "list_supported_libraries", "arguments": { "language": "javascript" }, "expect": { "type": "array", "minLength": 1 } } ] }

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/NimbleBrainInc/mcp-context7'

If you have feedback or need assistance with the MCP directory API, please join our Discord server