Back to directory
aniketsingh98571/github-mcp

aniketsingh98571/github-mcp

@aniketsingh985710

A GitHub integration service that provides a Model Control Protocol (MCP) interface for interacting with GitHub's API

githubmcp-serverapi-integrationcloud

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
2025/4/16
Updated
2025/4/16