๐ŸŒ
GitHub
github.com โ€บ upstash โ€บ context7
GitHub - upstash/context7: Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
claude mcp add context7 -- npx -y @upstash/context7-mcp --api-key YOUR_API_KEY
Starred by 39.8K users
Forked by 2K users
Languages ย  TypeScript 76.3% | JavaScript 22.7% | Dockerfile 1.0%
๐ŸŒ
Apidog
apidog.com โ€บ blog โ€บ context7-mcp-server
How to Install and Use Context7 MCP Server
July 17, 2025 - Why Traditional Code Suggestions Often FailWhat is Context7?Key BenefitsHow Context7 MCP Server WorksHow to Install Context7 MCP ServerPrerequisitesInstallation via Smithery CLI (Recommended for Claude Users)Manual Installation by ClientAlternative RuntimesUsing Context7 in Your WorkflowExample Prompts:Advanced Featuresresolve-library-idget-library-docsLocal Development and Customization for Context7 MCP Server1. Clone the Repository2. Install Dependencies3. Build the Project4. Update Your MCP Config5. Test with MCP InspectorTroubleshooting Common IssuesMCP Client ErrorsStill Stuck?Final Thoughts ... Complete guide on how to test Blockchain Apps covering smart contracts, security, performance, and API testing with Hardhat, Foundry, and Apidog automation.
Discussions

Codex CLI on Windows 11: MCP server (Context7) fails with โ€œrequest timed outโ€ despite fast local startup
[mcp_servers.context7] args = ["-y", "@upstash/context7-mcp", "--api-key", "YOUR_API_KEY"] command = "npx" More on github.com
๐ŸŒ github.com
15
August 21, 2025
How to keep secrets / API keys outside of MCP config.json - .env file?
This format worked without exposing it. Sucks that there is no documentation. { "mcpServers": { "github.com/upstash/context7-mcp": { "command": "bun", "args": [ "x", "@upstash/context7-mcp" ], "env": { "API_KEY": "${CONTEXT7_API_KEY}" }, "disabled": false, "autoApprove": [ "resolve-library-id", "get-library-docs" ] } } } More on reddit.com
๐ŸŒ r/mcp
16
3
June 24, 2025
I just found out about Context7 MCP Server and it's awesome!
Doesnโ€™t seem to work in VS Code CoPilot More on reddit.com
๐ŸŒ r/ChatGPTCoding
45
107
April 24, 2025
๐ŸŒ
FOCUS.AI
thefocus.ai โ€บ recipes โ€บ context7-mcp
context7-mcp
claude mcp add --scope project context7 -- npx -y @upstash/context7-mcp --api-key YOUR_API_KEY
๐ŸŒ
Visual Studio Code
code.visualstudio.com โ€บ docs โ€บ copilot โ€บ customization โ€บ mcp-servers
Use MCP servers in VS Code
November 3, 2021 - { "servers": { "context7": { "type": "http", "url": "https://mcp.context7.com/mcp" } } } Input variables let you define placeholders for configuration values, avoiding the need to hardcode sensitive information like API keys or passwords directly in the server configuration.
๐ŸŒ
Smithery
smithery.ai
Smithery - Turn scattered context into skills for AI
Extend your agent's capabilities with Model Context Protocol servers.
๐ŸŒ
Goose
block.github.io โ€บ mcp servers โ€บ context7 extension
Context7 Extension | goose
โ”Œ goose-configure โ”‚ โ—‡ What would you like to configure? โ”‚ Add Extension โ”‚ โ—‡ What type of extension would you like to add? โ”‚ Command-line Extension โ”‚ โ—‡ What would you like to call this extension? โ”‚ Context7 โ”‚ โ—† What command should be run? โ”‚ npx -y @upstash/context7-mcp โ””
Find elsewhere
๐ŸŒ
Claude MCP
claudemcp.com โ€บ servers โ€บ context7
Context7 MCP - Up-to-date Docs For Any Prompt - Claude MCP Servers
An MCP server integrates the Sonar API to give Claude real-time, web-wide research capabilities, enabling instant access to up-to-date online information for comprehensive, accurate responses.
๐ŸŒ
Smithery
smithery.ai โ€บ server โ€บ @upstash โ€บ context7-mcp
Context7 | MCP Server | Smithery
Fetches up-to-date documentation for a library. You must call 'resolve-library-id' first to obtain the exact Context7-compatible library ID required to use this tool, UNLESS the user explicitly provides a library ID in the format '/org/project' or '/org/project/version' in their query.
๐ŸŒ
Upstash
upstash.com โ€บ blog โ€บ context7-llmtxt-cursor
Introducing Context7: Up-to-Date Docs for LLMs and AI Code Editors | Upstash Blog
Example: "Build a Next.js API with Hono. Use this context: [Context7 link]". MCP (coming soon): Use our MCP server to automatically feed docs into coding assistants.
๐ŸŒ
DEV Community
dev.to โ€บ mehmetakar โ€บ context7-mcp-tutorial-3he2
Context7 MCP Tutorial - DEV Community
April 25, 2025 - Note: The tag context7-mcp should match your docker build tag. Resolves a general library name into a Context7-compatible ID.
๐ŸŒ
GitHub
github.com โ€บ NimbleBrainInc โ€บ mcp-context7
GitHub - NimbleBrainInc/mcp-context7: Context7 MCP Server
October 10, 2025 - { "mcpServers": { "context7": { "command": "fastmcp", "args": ["run", "server.py"], "env": { "CONTEXT7_API_KEY": "your_api_key_here" } } } }
Author ย  NimbleBrainInc
๐ŸŒ
Rawonlog
rawonlog.dev โ€บ blog โ€บ mcp-setting-guide
MCP ์„ค์ • ๊ฐ€์ด๋“œ - Cursor IDE & Claude Code | Rawon_Log
September 2, 2025 - API Key: ์„ ํƒ์‚ฌํ•ญ (๋†’์€ ์†๋„ ์ œํ•œ์„ ์›ํ•  ๋•Œ๋งŒ ํ•„์š”) ์‚ฌ์šฉ๋ฒ•: ํ”„๋กฌํ”„ํŠธ์— "use context7" ์ถ”๊ฐ€ํ•˜๋ฉด ์ตœ์‹  ๋ฌธ์„œ๊ฐ€ ์ž๋™์œผ๋กœ ์ปจํ…์ŠคํŠธ์— ํฌํ•จ ...
๐ŸŒ
LobeHub
lobehub.com โ€บ mcp โ€บ upstash-context7
Context7 MCP - Up-to-date Code Docs For Any Prompt | MCP Servers ยท LobeHub
7 hours ago - claude mcp add --transport http context7 https://mcp.context7.com/mcp --header "CONTEXT7_API_KEY: YOUR_API_KEY"