nirholas/github-to-mcp
Convert GitHub repositories to MCP servers automatically. Extract tools from OpenAPI, GraphQL & REST APIs for Claude Desktop, Cursor, Windsurf, Cline & VS Code. AI-powered code generation creates type-safe TypeScript/Python MCP servers. Zero config setup - just paste a repo URL. Built for AI assistants & LLM tool integration.
Implements automatic repository analysis using language-specific parsers and detects OpenAPI, GraphQL, and AsyncAPI specifications to generate type-safe MCP servers in TypeScript, Python, or Go. The architecture fetches and classifies repositories by type, extracts tools from multiple sources (API specs, source code, READMEs), then generates complete runnable servers with configuration files for Claude Desktop, Cursor, and Windsurf integration via the Model Context Protocol.
Available on npm.
Stars
15
Forks
4
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Feb 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/nirholas/github-to-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
github/github-mcp-server
GitHub's official MCP Server
cyanheads/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git...
kunwarVivek/mcp-github-project-manager
a mcp server to manage github project's functionality
structured-world/gitlab-mcp
Advanced GitLab MCP server
AsyncFuncAI/github-chat-mcp
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.