SERVER
Context7
Rank #14io.github.upstash/context7
Up-to-date code docs for any prompt
First listed
Apr 13, 2025
Last publish date
Nov 28, 2025
OVERVIEW
Context7 is a Model Context Protocol (MCP) server published by upstash. It ranks #14 of 58,832 servers tracked on MCP Toplist, and its repository has 56,551 GitHub stars. Context7 is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Apr 13, 2025 and most recently updated on Nov 28, 2025.
STANDING
#14of 58,832 tracked serversTop 0.1%
Ranks ahead of 58,818 of 58,832 servers on MCP Toplist.
Recent momentum
+2,239GitHub stars since Apr 27 (+4%)
CONNECT
Use Context7
Add Context7 to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"context7": {
"url": "https://mcp.context7.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
npm package
{
"mcpServers": {
"context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp"
],
"env": {
"CONTEXT7_API_KEY": "<your CONTEXT7_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
upstash
MORE FROM THIS PUBLISHER
Other servers by upstash
View all upstash servers →VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 1.0.31 | Nov 28, 2025 |
| 1.0.30 | Nov 24, 2025 |
| 1.0.0 | Oct 22, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Context7?
- Up-to-date code docs for any prompt
- Who maintains Context7?
- Context7 is maintained by upstash, which publishes 5 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Context7 an official MCP server?
- Yes — Context7 is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Context7 have?
- MCP Toplist tracks 4 versions of Context7, most recently published on Nov 28, 2025.
- Where can I find the source code for Context7?
- The source code for Context7 is hosted at github.com/upstash/context7.
EXPLORE