Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · MCP GitHub (official)
tool-server:mcp-githuba5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
ToolServer JSON

tool-server:mcp-github

Structured · live

MCP GitHub (official) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/extended-mcp-servers.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-github",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/extended-mcp-servers.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "MCP GitHub (official)",
    "description": "Official MCP server for the GitHub platform. Enables AI agents to manage issues, pull requests, search repositories and code, create branches, fork repos, and manipulate file contents. Supports stdio and streamable HTTP transports.",
    "protocol": "mcp",
    "category": "version-control",
    "repoUrl": "https://github.com/github/github-mcp-server",
    "maintainer": "GitHub",
    "mcpTransports": [
      "mcp-transport:stdio",
      "mcp-transport:streamable-http"
    ],
    "tools": [
      "tool-descriptor:github.create-issue",
      "tool-descriptor:github.list-issues",
      "tool-descriptor:github.get-issue",
      "tool-descriptor:github.update-issue",
      "tool-descriptor:github.add-issue-comment",
      "tool-descriptor:github.create-pull-request",
      "tool-descriptor:github.list-pull-requests",
      "tool-descriptor:github.search-repositories",
      "tool-descriptor:github.search-code",
      "tool-descriptor:github.search-users",
      "tool-descriptor:github.create-or-update-file",
      "tool-descriptor:github.get-file-contents",
      "tool-descriptor:github.fork-repository",
      "tool-descriptor:github.create-branch"
    ],
    "sourceRef": "source-ref:mcp-servers-registry"
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-github",
      "to": "role:code-reviewer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "GitHub repository, pull request, and issue access supports code-review work."
      }
    },
    {
      "from": "tool-server:mcp-github",
      "to": "responsibility:review-prs-merge-decisions",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Pull request metadata, diffs, checks, and comments are primary inputs to merge decisions."
      }
    },
    {
      "from": "tool-server:mcp-github",
      "to": "workflow:bug-triage",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "GitHub issues and pull requests are common bug-triage surfaces."
      }
    },
    {
      "from": "tool-server:mcp-github",
      "to": "workflow:test-automation-pipeline",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Repository checks and CI statuses project test automation outcomes."
      }
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.create-issue",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.list-issues",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.get-issue",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.update-issue",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.add-issue-comment",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.create-pull-request",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.list-pull-requests",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.search-repositories",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.search-code",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.search-users",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.create-or-update-file",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.get-file-contents",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.fork-repository",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool-descriptor:github.create-branch",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "extension-interface:orchestration",
      "kind": "implements",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "capability:supports-mcp",
      "kind": "requires_capability",
      "attributes": {
        "level": "required"
      }
    },
    {
      "from": "tool-server:mcp-github",
      "to": "source-ref:mcp-servers-registry",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "provider:github",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "issue-tracker:github-issues",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "vcs-host:github",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "tool:github-actions",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "mcp-resource:github-issue",
      "kind": "exposes_resource",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "tool-descriptor:github.create-issue",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.list-issues",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.get-issue",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.update-issue",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.add-issue-comment",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.create-pull-request",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.list-pull-requests",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.search-repositories",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.search-code",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.search-users",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.create-or-update-file",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.get-file-contents",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.fork-repository",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:github.create-branch",
      "to": "tool-server:mcp-github",
      "kind": "contained_in_plugin",
      "attributes": {}
    }
  ]
}

Shortcuts

Back to overview
Open graph tab