DirectoryGithub To
integration

Github To

by nirholas

48
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

Freshness25/40
Issue response15/30
Org backing5/20
Longevity3/10
Updated this quarter
Solo project

Server Info

Categoryintegration
LanguageTypeScript
LicenseApache-2.0
StatusACTIVE
Free for open source

Get Your API Key

AI pair programmer that works with your MCP tools. Free for students and open source.

Try GitHub Copilot

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory