16 lines
528 B
JSON
16 lines
528 B
JSON
{
|
|
"name": "context7",
|
|
"description": "Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.",
|
|
"version": "1.0.2",
|
|
"author": {
|
|
"name": "Upstash"
|
|
},
|
|
"license": "MIT",
|
|
"keywords": ["documentation", "context", "mcp", "library-docs"],
|
|
"repository": "https://github.com/upstash/context7",
|
|
"agents": "agents/",
|
|
"skills": "skills/",
|
|
"commands": "commands/",
|
|
"mcpServers": ".mcp.json"
|
|
}
|