{ "id": "context7", "name": "Context7", "version": 1, "version_string": "1.0.0", "version_release_date": "2026-07-22", "type": "mcp_remote", "scope": "global", "tags": [ "documentation", "search", "mcp", "remote", "developer-tools" ], "auth": { "type": "none" }, "docs": [ { "lang": "en", "description": "Up-to-date documentation and code examples for any library, framework, SDK, API, CLI tool, or cloud service \u2014 fetched directly from the source. Works without an API key on the free tier. Supports library lookup and version-specific documentation retrieval.", "llm_short_description": "Up-to-date documentation and code examples for programming libraries and frameworks (free tier, no API key). Tools: resolve-library-id (look up a library or framework by name, returns its stable ID), query-docs (retrieve documentation + code examples for a known library ID by topic or function). Covers 800+ popular OSS libraries. Best for getting current API docs, usage examples, and version-specific references." } ], "mcp_config": { "url": "https://mcp.context7.com/mcp", "transport": "streamable-http" }, "verify": { "command": "python3 verify.py", "timeout_secs": 15 }, "homepage": "https://context7.com", "icon_small": "icon_sm.svg", "icon_large": "icon_lg.svg", "tools": [ { "name": "resolve-library-id", "display_name": "Resolve Library" }, { "name": "query-docs", "display_name": "Query Docs" } ] }