Tool
ai
✓ Verified
⭐ Featured
NEW
Free
Context7 Library Docs MCP
Pulls up-to-date library documentation directly into your AI agent's context — no more stale snippets.
4.9(234 reviews)
96,400 installs
by Upstash
About
Context7 fetches the current docs for any library version your project uses, so the AI never recommends deprecated APIs. Supports thousands of npm, PyPI, crates, and Maven packages. Free for personal use.
Tags
docscontextlibrariesmcp
MCP Configuration Example
{
"mcpServers": {
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp"]
}
}
}Related Tools
Tool⭐
developmentFREE
GitHub MCP Server
Official MCP server for the GitHub API — issues, PRs, releases, files, and search from any AI agent.
githubgitmcp
G
GitHub4.9(426)
185k
★12.4k
Tool⭐
developmentFREE
Filesystem MCP Server
Official MCP server giving safe, sandboxed filesystem access to AI agents with explicit allowed paths.
filesystemfilesmcp
A
Anthropic4.8(384)
156k
★9.8k
Install
# Add to ~/.claude/settings.json:
{
"mcpServers": {
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp"]
}
}
}U
Upstash
@upstash