GI
@github
Official GitHub server for integration with repository management, PRs, issues, and more.
30.5k5d 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 under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.
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]"