Stats
Actions
Tags
From atm
Connects to Upstash Context7 for retrieval-augmented generation (RAG) capabilities, enabling Claude to query indexed knowledge bases. Requires an Upstash API key.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"Context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub aaronmaturen/claude-plugin --plugin atm