Connects remotely to Context7 service (https://mcp.context7.com/mcp) for model context management tools and data sources. Authentication or API keys likely required.
npx claudepluginhub aaione/everything-claude-code-zh --plugin everything-claude-codeAdd to your .mcp.json:
{
"mcpServers": {
"context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp@2.1.4"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npxShare bugs, ideas, or general feedback.