
GitHub To MCP Converter
- 29 repo stars
- Updated July 6, 2026
- nirholas/github-to-mcp
Converts any GitHub repo into an MCP server by automatically generating tools that wrap its API, so an agent can call the project's functionality.
About
GitHub to MCP Converter turns any GitHub repository into an MCP server by automatically generating tools that wrap the project's API, exposing its functionality to an agent. A solo builder reaches for it to quickly make an existing library or service agent-callable without hand-writing an MCP server.
- Convert any GitHub repo to an MCP server
- Automatic tool generation
- Wraps the repo's API
- No manual server code
GitHub To MCP Converter by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add GitHubtoMCPConverter -- npx -y nirholas/github-to-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 29 |
|---|---|
| Last updated | July 6, 2026 |
| Repository | nirholas/github-to-mcp ↗ |
What it does
Converts any GitHub repo into an MCP server by automatically generating tools that wrap its API, so an agent can call the project's functionality.
Who is it for?
Builders making existing repos agent-callable fast
Skip if: Repos with no callable API surface