47 lines
1.2 KiB
JSON
47 lines
1.2 KiB
JSON
{
|
|
"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": "Documentation lookup \u2014 fetch up-to-date documentation, code examples, and API references for 800+ programming libraries and frameworks."
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
} |