A read-only MCP server that exposes GitHub user profiles, repository info, and search via tools for AI assistants like Claude.
{ "mcpServers": { "github-6": { "command": "uvx", "args": [ "github-mcp" ] } } }