Skip to content

feat: add Context7 MCP server definition - #10

Merged
its-mash merged 3 commits into
mainfrom
claude/add-context7-mcp-nYwV7
Feb 18, 2026
Merged

feat: add Context7 MCP server definition#10
its-mash merged 3 commits into
mainfrom
claude/add-context7-mcp-nYwV7

Conversation

@its-mash

Copy link
Copy Markdown
Member

Add Context7 by Upstash local stdio server via npx @upstash/context7-mcp. Fetches up-to-date documentation and code examples for libraries. No auth required.

https://claude.ai/code/session_013AxurW8hPAfnUNvik354Xx

New Server Definition

Server Name:
Server ID:
Transport: stdio / http
Repository:

Checklist

  • JSON file placed in servers/ directory
  • File name matches server ID (e.g., com.example.server.json)
  • Schema validates (npm run validate servers/your-file.json)
  • No ID/alias conflicts (npm run check-conflicts)
  • Required fields: id, name, transport
  • Description provided
  • At least one category assigned
  • Publisher information included
  • Repository link provided

Add Context7 by Upstash local stdio server via npx @upstash/context7-mcp.
Fetches up-to-date documentation and code examples for libraries. No auth required.

https://claude.ai/code/session_013AxurW8hPAfnUNvik354Xx
Add optional API key input passed via --api-key CLI arg per official docs.
Key format: ctx7sk_*, obtained from context7.com/dashboard for higher rate limits.

https://claude.ai/code/session_013AxurW8hPAfnUNvik354Xx
@its-mash
its-mash merged commit 55498cc into main Feb 18, 2026
1 check passed
@its-mash
its-mash deleted the claude/add-context7-mcp-nYwV7 branch February 18, 2026 11:40
its-mash added a commit that referenced this pull request Feb 18, 2026
Reverting merges that were done without review approval.
Servers will be re-added through proper review process.

Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
its-mash added a commit that referenced this pull request Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants