Context7
Up-to-date code docs for any prompt
Versions
2.2.5 latest 1.0.0 ctx7@0.4.4 @upstash/context7-mcp@3.0.0 ctx7@0.4.3 @upstash/context7-mcp@2.3.0 ctx7@0.4.2 @upstash/context7-mcp@2.2.5 @upstash/context7-mcp@2.2.4 ctx7@0.4.1 @upstash/context7-mcp@2.2.3 @upstash/context7-mcp@2.2.2 @upstash/context7-mcp@2.2.1 @upstash/context7-mcp@2.2.0 ctx7@0.4.0 ctx7@0.3.13 @upstash/context7-mcp@2.1.8 ctx7@0.3.12 ctx7@0.3.11 @upstash/context7-tools-ai-sdk@0.2.3 ctx7@0.3.10 @upstash/context7-mcp@2.1.7 ctx7@0.3.9 @upstash/context7-mcp@2.1.6 ctx7@0.3.8 ctx7@0.3.6 ctx7@0.3.5 ctx7@0.3.4 ctx7@0.3.3 @upstash/context7-mcp@2.1.4 ctx7@0.3.2 @upstash/context7-mcp@2.1.3 @upstash/context7-mcp@2.1.2 ctx7@0.3.1 ctx7@0.3.0 ctx7@0.2.4 ctx7@0.2.3 ctx7@0.2.2 ctx7@0.2.1 ctx7@0.2.0 @upstash/context7-mcp@2.1.1 @upstash/context7-tools-ai-sdk@0.2.2 @upstash/context7-mcp@2.1.0 @upstash/context7-tools-ai-sdk@0.2.1 @upstash/context7-tools-ai-sdk@0.2.0 @upstash/context7-sdk@0.3.0 @upstash/context7-tools-ai-sdk@1.0.0 @upstash/context7-sdk@0.2.0 @upstash/context7-mcp@2.0.2 @upstash/context7-mcp@2.0.1 @upstash/context7-mcp@2.0.0 @upstash/context7-mcp@1.0.33 @upstash/context7-mcp@1.0.32 @upstash/context7-mcp@1.0.31 1.0.30 1.0.29 1.0.28 1.0.27 1.0.26 1.0.25 1.0.24 1.0.23 1.0.22 1.0.21 1.0.20 1.0.19 1.0.18 1.0.17 1.0.16 1.0.15 1.0.14 1.0.13 1.0.12 1.0.11 1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 Tools 2
resolve-library-id Resolves a package/product name to a Context7-compatible library ID and returns matching libraries. You MUST call this function before 'Query Documentation' tool to obtain a valid Context7-compatible library ID UNLESS the user explicitly provides a library ID in the format '/org/project' or '/org/project/version' in their query. Each result includes: - Library ID: Context7-compatible identifier (format: /org/project) - Name: Library or package name - Description: Short summary - Code Snippets: Number of available code examples - Source Reputation: Authority indicator (High, Medium, Low, or Unknown) - Benchmark Score: Quality indicator (100 is the highest score) - Versions: List of versions if available. Use one of those versions if the user provides a version in their query. The format of the version is /org/project/version. For best results, select libraries based on name match, source reputation, snippet coverage, benchmark score, and relevance to your use case. Selection Process: 1. Analyze the query to understand what library/package the user is looking for 2. Return the most relevant match based on: - Name similarity to the query (exact matches prioritized) - Description relevance to the query's intent - Documentation coverage (prioritize libraries with higher Code Snippet counts) - Source reputation (consider libraries with High or Medium reputation more authoritative) - Benchmark Score: Quality indicator (100 is the highest score) Response Format: - Return the selected library ID in a clearly marked section - Provide a brief explanation for why this library was chosen - If multiple good matches exist, acknowledge this but proceed with the most relevant one - If no good matches exist, clearly state this and suggest query refinements For ambiguous queries, request clarification before proceeding with a best-guess match. IMPORTANT: Do not call this tool more than 3 times per question. If you cannot find what you need after 3 calls, use the best result you have.
query-docs Retrieves and queries up-to-date documentation and code examples from Context7 for any programming library or framework. You must call 'Resolve Context7 Library ID' tool 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. Do not call this tool more than 3 times per question.
Permissions 4
network medium filesystem low shell high env_vars low