founder-fork-github-mcp-server

keyona-rerev/founder-fork-github-mcp-server
★ 0 stars TypeScript File System Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "founder-fork-github-": {
      "command": "npx",
      "args": [
        "-y",
        "keyona-rerev/founder-fork-github-mcp-server"
      ]
    }
  }
}

README Excerpt

A self-hosted MCP server that gives Claude access to your GitHub account — read files, browse repos, commit changes, and manage issues and pull requests, all from a conversation. You deploy it to your own Railway account under your own GitHub token, so your code and credentials stay yours. **→ [SETUP.md](SETUP.md)** — full walkthrough, about 15 minutes.