GET /api/v1/ports/github-mcp-server/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "github-mcp-server",
    "portdir": "devel/github-mcp-server",
    "version": "1.8.0",
    "license": "MIT",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/github/github-mcp-server",
    "description": "GitHub's official MCP Server",
    "long_description": "The GitHub MCP Server connects AI tools directly to GitHub's platform. This gives AI agents, assistants, and chatbots the ability to read repositories and code files, manage issues and PRs, analyze code, and automate workflows. All through natural language interactions.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "danchr",
            "github": "danchr",
            "ports_count": 177
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-18"
            ]
        }
    ],
    "depends_on": []
}