name: github version: "1.0.0" description: GitHub MCP server for repos, issues, PRs, and code search packageName: "@anthropic/github-mcp" transport: STDIO repositoryUrl: https://github.com/modelcontextprotocol/servers/tree/main/src/github healthCheck: tool: search_repositories arguments: query: "test" env: - name: GITHUB_TOKEN description: Personal access token with repo scope required: true