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.
Platform-specific configuration:
{
"mcpServers": {
"github-to-mcp": {
"command": "npx",
"args": [
"-y",
"github-to-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...