Back to search
30
MCP

gh-backlog-mcp

pypi/gh-backlog-mcp

GitHub Issues-backed backlog MCP server for Claude Code

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.vfa-khuongdv/mcp-backlog
MCP server for Backlog API integration with AI agents.
0 tools
gh-find-code-mcp
An MCP server to find code on GitHub via gh search repos
0 tools
git-context-mcp
MCP server that answers 'why does this code exist?' — git blame + PR descriptions + linked issues, inside Claude
0 tools
github-repo-mcp
MCP server for fetching GitHub repository code
0 tools
gfg-github-tools-mcp-server
MCP server with GitHub repository and workflow tools
0 tools
gh-mcp
Refined MCP server for GitHub GraphQL API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gh-backlog-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}