Back to directory
marcusdb/github-mcp-server-ts

marcusdb/github-mcp-server-ts

@marcusdb

TypeScript implementation of GitHub MCP server with additional features beyond the official version

githubapimcp-servertypescriptgitrepository-managementsearchtool

Installation & Configuration

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13