Back to directory
aniketsingh98571/github-mcp

aniketsingh98571/github-mcp

@aniketsingh98571

GitHub MCP (Model Control Protocol) - 集成GitHub API的MCP服务器

githubmcpapiintegrationmodel-context-protocolai-toolscloud

Installation & Configuration

{
  "mcpServers": {
    "GitHub MCP": {
      "command": "node",
      "args": [
        "/path/to/your/github-mcp/src/index.js"
      ],
      "env": {
        "GITHUB_TOKEN": "your_github_token_here"
      }
    }
  }
}

Information

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