Back to search
30
MCP

GitHub to MCP Converter

io.github.nirholas/github-to-mcp

Convert any GitHub repo to MCP server - automatic tool generation API wrap

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

Similar MCP servers embedding-nearest

github-repo-mcp
MCP server for fetching GitHub repository code
0 tools
github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
0 tools · streamable-http
github-projects-mcp
MCP Server for GitHub Projects management
0 tools
gfg-github-tools-mcp-server
MCP server with GitHub repository and workflow tools
0 tools
gh-cli-mcp-server
MCP server that wraps the GitHub CLI (gh) into a single generic tool
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": {
    "github_to_mcp_converter": {
      "url": "None",
      "transport": "http"
    }
  }
}