GI
@github
Official GitHub server for integration with repository management, PRs, issues, and more.
30.5k6d ago20 toolslocal
Install command unavailable — see repo
Reference / test server with prompts, resources, and tools.
$ npx -y @modelcontextprotocol/server-everythingOr add it with the Claude CLI: claude mcp add everything
{ "mcpServers": { "everything": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-everything"] } } }
Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.
Official GitHub server for integration with repository management, PRs, issues, and more.
A high-level framework for building MCP servers in Python
The official Python SDK for Model Context Protocol servers and clients
pip install "mcp[cli]"