Convert GitHub Reposto MCP Servers
Transform any GitHub repository into a Model Context Protocol server for AI agents
One-Click Install
Add to Claude Desktop instantly
npx @nirholas/github-to-mcp install <github-url> --claudeSupports --claude, --cursor, and --vscode flags
View docsAll Tools & Features
Convert GitHub repos to MCP servers, test interactively, and deploy
How it works
Three simple steps to convert any GitHub repo into an MCP server.
Paste GitHub URL
Enter any public GitHub repository URL. We support repos with README files, OpenAPI specs, GraphQL schemas, and source code.
Analyze & Extract
We analyze the repository structure, detect the type (SDK, CLI, library), and extract all available tools and endpoints.
Get MCP Server
Download production-ready MCP server code in TypeScript or Python, with configs for Claude Desktop, Cursor, and more.
Powerful & Flexible
Everything you need to turn any repository into an MCP server
Smart Extraction
Extracts tools from README, source code, OpenAPI specs, and GraphQL schemas automatically.
Ready-to-Use Config
Generate configs for Claude Desktop, Cursor, and other MCP clients instantly.
TypeScript & Python
Get production-ready MCP server code in both languages with full type safety.
Auto Classification
Detects repo type automatically: API SDK, CLI tool, library, or existing MCP server.