Context7 MCP Server
Access real-time documentation for any programming library with version-specific information - completely free and open source
⚡ Quick Install with Claude Code MCP Guide
Connect Claude Code to any remote MCP server with one simple command. Choose between direct HTTP connections or a universal bridge - all configured automatically with our setup wizard.
Get the Claude Code MCP Setup Guide →🔌 Test MCP Server Connection
Test your connection to the MCP wrapper server using your x-api-key. This validates that your MCP server credentials are configured correctly.
📡 API Endpoint & Required Headers
Required HTTP Headers:
🛠️ Available Tools
⚠️ Common Errors & Solutions
🏥 Service Health Check
Configuration
// Claude Desktop: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) // Windows: %APPDATA%\Claude\claude_desktop_config.json { "mcpServers": { "context7": { "command": "npx", "args": [ "-y", "@upstash/context7-mcp@latest" ], "env": { } } } }
Features
Enterprise-grade Context7 integration for AI assistants
Real-time Docs
Access up-to-date documentation for any programming library.
Version-Specific
Get docs for specific versions of libraries and frameworks.
Code Examples
Retrieve working code examples and best practices.
AI-Enhanced
Context-aware documentation suggestions.
Multi-Language
Support for all major programming languages.
Free & Open Source
No API keys required - completely free to use.
📋 Recent Updates from GitHub
- Desktop extension: Added configuration and assets for Context7 desktop extension
- Documentation: Added desktop extension installation instructions to README
- Fix: Claude desktop configuration issues resolved
- Update: Windsurf MCP URL updated in README
- Maintenance: Removed unnecessary export keywords and formatted README
- Documentation: Formatted documentation for better readability