MCP server intelligence profile

GitHub MCP Server

MCP server for the GitHub API, enabling file operations, repository management, search functionality, issues, pull requests, and more

Local Onlyampcome-mcps
Awaiting current scanNpm · 0.0.7

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
2Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install github-mcp from npm

Version 0.0.7 declares 1 executable entrypoint.

npm install --save-exact github-mcp@0.0.7
npx -y -p github-mcp@0.0.7 github-mcp
MCP client configuration example
{
  "mcpServers": {
    "github-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "github-mcp@0.0.7",
        "github-mcp"
      ]
    }
  }
}

Identity

Canonical sluggithub-mcp-server-8f08b67cDeploymentLocal Only
Canonical packagenpm:github-mcpRepositoryampcome-mcps/github-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmgithub-mcp0.0.71Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmgithub-mcp0.0.7CurrentSep 5, 20262 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
github-mcp-serverServer-reported name
1Capability groups
Aug 21, 2026Observed

Tools 2

ToolCategoryAnnotationsRisk
addAdd two numbers
Input schema
{
  "type": "object",
  "properties": {
    "a": {
      "type": "number"
    },
    "b": {
      "type": "number"
    }
  },
  "required": [
    "a",
    "b"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
Output schema
{
  "type": "object",
  "properties": {
    "result": {
      "type": "number"
    }
  },
  "required": [
    "result"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
list_issuesList issues in a GitHub repository
Input schema
{
  "type": "object",
  "properties": {
    "owner": {
      "type": "string"
    },
    "repo": {
      "type": "string"
    },
    "state": {
      "type": "string",
      "enum": [
        "open",
        "closed"
      ],
      "default": "open"
    }
  },
  "required": [
    "owner",
    "repo"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
Output schema
{
  "type": "object",
  "properties": {
    "issues": {
      "type": "array",
      "items": {
        "type": "object",
        "properties": {
          "number": {
            "type": "number"
          },
          "title": {
            "type": "string"
          },
          "body": {
            "type": [
              "string",
              "null"
            ]
          },
          "state": {
            "type": "string",
            "enum": [
              "open",
              "closed"
            ],
            "default": "open"
          },
          "user": {
            "type": "string"
          },
          "created_at": {
            "type": "string"
          },
          "updated_at": {
            "type": "string"
          },
          "html_url": {
            "type": "string"
          }
        },
        "required": [
          "number",
          "title",
          "body",
          "user",
          "created_at",
          "updated_at",
          "html_url"
        ],
        "additionalProperties": false
      }
    }
  },
  "required": [
    "issues"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

GitHub MCP Server questions

How do I install GitHub MCP Server?

Install the selected package version with: npm install --save-exact github-mcp@0.0.7

What tools does GitHub MCP Server provide?

GitHub MCP Server exposed 2 tools during independent protocol observation, including add, list_issues.

Is GitHub MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

Microsoft & Azure intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

GitHub MCP ServersDeveloper Tool MCP ServersOfficial vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.