Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions registries/toolhive/servers/github/server.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"io.github.stacklok": {
"ghcr.io/github/github-mcp-server:v0.32.0": {
"ghcr.io/github/github-mcp-server:v0.33.0": {
"metadata": {
"last_updated": "2026-03-06T18:53:25Z",
"last_updated": "2026-03-09T08:34:59Z",
"stars": 27261
},
"overview": "## GitHub MCP Server\n\nThe GitHub MCP server enables AI assistants to work directly with **GitHub repositories and resources** inside AI-driven workflows. It provides structured access to code, issues, pull requests, and repository metadata so assistants can reason about projects, propose changes, and manage collaboration without switching between tools.\n\nThis server is ideal for development, code review, project planning, and repository exploration workflows that benefit from tight integration with GitHub.",
Expand Down Expand Up @@ -1921,7 +1921,7 @@
"name": "GITHUB_READ_ONLY"
}
],
"identifier": "ghcr.io/github/github-mcp-server:v0.32.0",
"identifier": "ghcr.io/github/github-mcp-server:v0.33.0",
"registryType": "oci",
"transport": {
"type": "stdio"
Expand Down