DavidLiedle/gitorg-mcp
An MCP server that exposes your GitHub organization data to AI assistants. Query repos, find stale projects, check issues, and view stats across all your orgs — directly from Claude, VS Code, or any MCP-compatible host. Built in Rust. Powered by gitorg.
Platform-specific configuration:
{
"mcpServers": {
"gitorg-mcp": {
"command": "npx",
"args": [
"-y",
"gitorg-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...