DirectoryGithub To
55
Health
fair
48
Popularity
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.
14stars
4forks
TypeScript
Apache-2.0
Updated March 11, 2026
#ai#ai-tools#anthropic#api#automation#claude#cursor#developer-tools#github#graphql#llm#mcp#model-context-protocol#openapi#python#typescript
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"github-to": {
"command": "npx",
"args": [
"-y",
"github-to-mcp"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "your-github-token"
}
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Installation
npx github-to-mcp
Maintenance Healthfair
Freshness32/40
Issue response15/30
Org backing5/20
Longevity3/10
› Updated recently
› Solo project
Server Info
Categoryintegration
LanguageTypeScript
LicenseApache-2.0
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free