Skip to content
Back to search
30
MCP

github-issue-parser-mcp

pypi/github-issue-parser-mcp

An MCP server that parses GitHub issues and returns formatted plain text content

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

Similar MCP servers embedding-nearest

github-mcp
GitHub MCP Server with OAuth support for Issue management
0 tools
github-repo-mcp
MCP server for fetching GitHub repository code
0 tools
github-projects-mcp
MCP Server for GitHub Projects management
0 tools
github-chat-mcp
GitHub Chat MCP server for analyzing GitHub repositories
0 tools
io.github.jaimenbell/github-mcp
MCP server for the GitHub REST API: issues, PRs, repos; read always on, write env-gated.
0 tools
github-mcp-server
A model context protocol server for GitHub API
0 tools

How to use

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

{
  "mcpServers": {
    "github-issue-parser-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}