Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

github-mcp-server-1.9.0-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: github-mcp-server Distribution: openSUSE Tumbleweed
Version: 1.9.0 Vendor: openSUSE
Release: 1.1 Build date: Mon Aug 10 22:22:55 2026
Group: Unspecified Build host: reproducible
Size: 23699681 Source RPM: github-mcp-server-1.9.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/github/github-mcp-server
Summary: Model Context Protocol server for GitHub
GitHub's official Model Context Protocol (MCP) server. It exposes the GitHub
API - repositories, issues, pull requests, Actions, code scanning, discussions
and more - as MCP tools, so MCP capable AI clients and editors can query and
act on GitHub on the user's behalf.

The server speaks both the stdio transport and streamable HTTP, groups its
tools into toolsets that can be enabled individually, and supports a read-only
mode.

Authenticate with a GitHub personal access token. Note that this build carries
no built-in OAuth client credentials - those belong to upstream's own published
binaries and are not part of the source - so the zero configuration OAuth login
described in some of the upstream documentation is unavailable here. Use a
personal access token, GitHub App credentials, or pass your own OAuth client id
via --oauth-client-id.

Provides

Requires

License

MIT

Changelog

* Mon Aug 10 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to version 1.9.0:
    * search_issues now performs semantic search by default; the tool
      description is initialised according to the host it runs on.
    * issue_read "get" additionally returns the pull requests that close
      the issue, as a closed_by_pull_requests object carrying a
      total_count plus at most five references (open ones first), so the
      answer no longer requires listing pull requests and grepping their
      bodies. An issue with no closing pull request serialises an
      explicit empty list. Lockdown mode filters references whose author
      cannot be verified.
    * issue_write (and the granular issue tool) can now clear an issue's
      type, and validates duplicate closures before applying updates.
    * projects_write gained update_project_items, a batch engine that
      resolves and validates shared field updates before executing
      ordered, chunked GraphQL writes for up to 50 items at a time, and
      reports ambiguous outcomes explicitly; singular name-based Issue
      Field updates are supported, and iteration fields are preserved.
    * New non-default find_duplicate tool, gated behind the
      duplicate_detection feature flag, with a repo-visibility label on
      its results.
    * list_label results are ordered by issue count, most used first.
    * create_or_update_file documents its content parameter as plain
      text that the server base64-encodes itself, resolving a conflict
      with the underlying REST endpoint's own docs that made models
      encode the content a second time and commit base64 into the file.
    * Generated tool documentation renders union types.
  - Vendored Go dependency set is unchanged from 1.8.0 (identical
    go.mod/go.sum, same 41 modules), so the licence audit stands: all
    vendored modules are MIT, BSD-3-Clause or Apache-2.0 and no copyleft
    code is linked into the binaries.
  - Keep github-mcp-server-root-command-name.patch: upstream pull request
    2998 is still open, and the cobra root command is still declared as
    "server" in this release.
* Mon Aug 03 2026 Martin Pluskal <mpluskal@suse.com>
  - Initial package
  - GitHub's official Model Context Protocol server, exposing the GitHub
    API (repositories, issues, pull requests, Actions, code scanning,
    discussions and more) as MCP tools over both the stdio and streamable
    HTTP transports, plus the mcpcurl developer tool in a subpackage
  - Add github-mcp-server-root-command-name.patch: the cobra root command
    was named "server" rather than after the installed binary, so the
    generated shell completions defined a dispatcher for a command that
    does not exist and never fired, and --help advertised a "server"
    command. Sent upstream as gh#github/github-mcp-server#2998
  - Do not build the bundled MCP App UI: it is a Vite/TypeScript tree
    needing several hundred npm packages that the distribution does not
    carry. Upstream ships a committed placeholder so the embedded
    filesystem still resolves and guards every call site, so the server
    runs normally without the optional HTML app resources
  - Do not pass upstream's "-s -w" link flags, which would strip the
    symbol table and leave the debuginfo subpackage empty
  - Build without OAuth client credentials: those are upstream's own and
    are absent from the source, so the zero-configuration OAuth login is
    unavailable and a personal access token is used instead. Recorded in
    the package description rather than left to surprise users

Files

/usr/bin/github-mcp-server
/usr/share/doc/packages/github-mcp-server
/usr/share/doc/packages/github-mcp-server/README.md
/usr/share/doc/packages/github-mcp-server/docs
/usr/share/doc/packages/github-mcp-server/docs/error-handling.md
/usr/share/doc/packages/github-mcp-server/docs/feature-flags.md
/usr/share/doc/packages/github-mcp-server/docs/github-app-auth.md
/usr/share/doc/packages/github-mcp-server/docs/host-integration.md
/usr/share/doc/packages/github-mcp-server/docs/insiders-features.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/README.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-antigravity.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-claude.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-cline.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-codex.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-copilot-cli.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-cursor.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-gemini-cli.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-opencode.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-other-copilot-ides.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-roo-code.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-rovo-dev-cli.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-windsurf.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-xcode.md
/usr/share/doc/packages/github-mcp-server/docs/installation-guides/install-zed.md
/usr/share/doc/packages/github-mcp-server/docs/oauth-login.md
/usr/share/doc/packages/github-mcp-server/docs/policies-and-governance.md
/usr/share/doc/packages/github-mcp-server/docs/remote-server.md
/usr/share/doc/packages/github-mcp-server/docs/scope-filtering.md
/usr/share/doc/packages/github-mcp-server/docs/server-configuration.md
/usr/share/doc/packages/github-mcp-server/docs/streamable-http.md
/usr/share/doc/packages/github-mcp-server/docs/testing.md
/usr/share/doc/packages/github-mcp-server/docs/tool-renaming.md
/usr/share/doc/packages/github-mcp-server/docs/toolsets-and-icons.md
/usr/share/licenses/github-mcp-server
/usr/share/licenses/github-mcp-server/LICENSE
/usr/share/licenses/github-mcp-server/third-party
/usr/share/licenses/github-mcp-server/third-party-licenses.linux.md
/usr/share/licenses/github-mcp-server/third-party/github.com
/usr/share/licenses/github-mcp-server/third-party/github.com/aymerick
/usr/share/licenses/github-mcp-server/third-party/github.com/aymerick/douceur
/usr/share/licenses/github-mcp-server/third-party/github.com/aymerick/douceur/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/fsnotify
/usr/share/licenses/github-mcp-server/third-party/github.com/fsnotify/fsnotify
/usr/share/licenses/github-mcp-server/third-party/github.com/fsnotify/fsnotify/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/github
/usr/share/licenses/github-mcp-server/third-party/github.com/github/github-mcp-server
/usr/share/licenses/github-mcp-server/third-party/github.com/github/github-mcp-server/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/go-chi
/usr/share/licenses/github-mcp-server/third-party/github.com/go-chi/chi
/usr/share/licenses/github-mcp-server/third-party/github.com/go-chi/chi/v5
/usr/share/licenses/github-mcp-server/third-party/github.com/go-chi/chi/v5/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/go-viper
/usr/share/licenses/github-mcp-server/third-party/github.com/go-viper/mapstructure
/usr/share/licenses/github-mcp-server/third-party/github.com/go-viper/mapstructure/v2
/usr/share/licenses/github-mcp-server/third-party/github.com/go-viper/mapstructure/v2/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/google
/usr/share/licenses/github-mcp-server/third-party/github.com/google/go-github
/usr/share/licenses/github-mcp-server/third-party/github.com/google/go-github/v89
/usr/share/licenses/github-mcp-server/third-party/github.com/google/go-github/v89/github
/usr/share/licenses/github-mcp-server/third-party/github.com/google/go-github/v89/github/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/google/go-querystring
/usr/share/licenses/github-mcp-server/third-party/github.com/google/go-querystring/query
/usr/share/licenses/github-mcp-server/third-party/github.com/google/go-querystring/query/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/google/jsonschema-go
/usr/share/licenses/github-mcp-server/third-party/github.com/google/jsonschema-go/jsonschema
/usr/share/licenses/github-mcp-server/third-party/github.com/google/jsonschema-go/jsonschema/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/gorilla
/usr/share/licenses/github-mcp-server/third-party/github.com/gorilla/css
/usr/share/licenses/github-mcp-server/third-party/github.com/gorilla/css/scanner
/usr/share/licenses/github-mcp-server/third-party/github.com/gorilla/css/scanner/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/inconshreveable
/usr/share/licenses/github-mcp-server/third-party/github.com/inconshreveable/mousetrap
/usr/share/licenses/github-mcp-server/third-party/github.com/inconshreveable/mousetrap/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/josephburnett
/usr/share/licenses/github-mcp-server/third-party/github.com/josephburnett/jd
/usr/share/licenses/github-mcp-server/third-party/github.com/josephburnett/jd/v2
/usr/share/licenses/github-mcp-server/third-party/github.com/josephburnett/jd/v2/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/lithammer
/usr/share/licenses/github-mcp-server/third-party/github.com/lithammer/fuzzysearch
/usr/share/licenses/github-mcp-server/third-party/github.com/lithammer/fuzzysearch/fuzzy
/usr/share/licenses/github-mcp-server/third-party/github.com/lithammer/fuzzysearch/fuzzy/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/microcosm-cc
/usr/share/licenses/github-mcp-server/third-party/github.com/microcosm-cc/bluemonday
/usr/share/licenses/github-mcp-server/third-party/github.com/microcosm-cc/bluemonday/LICENSE.md
/usr/share/licenses/github-mcp-server/third-party/github.com/modelcontextprotocol
/usr/share/licenses/github-mcp-server/third-party/github.com/modelcontextprotocol/go-sdk
/usr/share/licenses/github-mcp-server/third-party/github.com/modelcontextprotocol/go-sdk/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/muesli
/usr/share/licenses/github-mcp-server/third-party/github.com/muesli/cache2go
/usr/share/licenses/github-mcp-server/third-party/github.com/muesli/cache2go/LICENSE.txt
/usr/share/licenses/github-mcp-server/third-party/github.com/pelletier
/usr/share/licenses/github-mcp-server/third-party/github.com/pelletier/go-toml
/usr/share/licenses/github-mcp-server/third-party/github.com/pelletier/go-toml/v2
/usr/share/licenses/github-mcp-server/third-party/github.com/pelletier/go-toml/v2/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/sagikazarmark
/usr/share/licenses/github-mcp-server/third-party/github.com/sagikazarmark/locafero
/usr/share/licenses/github-mcp-server/third-party/github.com/sagikazarmark/locafero/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/segmentio
/usr/share/licenses/github-mcp-server/third-party/github.com/segmentio/asm
/usr/share/licenses/github-mcp-server/third-party/github.com/segmentio/asm/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/segmentio/encoding
/usr/share/licenses/github-mcp-server/third-party/github.com/segmentio/encoding/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/shurcooL
/usr/share/licenses/github-mcp-server/third-party/github.com/shurcooL/githubv4
/usr/share/licenses/github-mcp-server/third-party/github.com/shurcooL/githubv4/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/shurcooL/graphql
/usr/share/licenses/github-mcp-server/third-party/github.com/shurcooL/graphql/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/sourcegraph
/usr/share/licenses/github-mcp-server/third-party/github.com/sourcegraph/conc
/usr/share/licenses/github-mcp-server/third-party/github.com/sourcegraph/conc/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/spf13
/usr/share/licenses/github-mcp-server/third-party/github.com/spf13/afero
/usr/share/licenses/github-mcp-server/third-party/github.com/spf13/afero/LICENSE.txt
/usr/share/licenses/github-mcp-server/third-party/github.com/spf13/cast
/usr/share/licenses/github-mcp-server/third-party/github.com/spf13/cast/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/spf13/cobra
/usr/share/licenses/github-mcp-server/third-party/github.com/spf13/cobra/LICENSE.txt
/usr/share/licenses/github-mcp-server/third-party/github.com/spf13/pflag
/usr/share/licenses/github-mcp-server/third-party/github.com/spf13/pflag/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/spf13/viper
/usr/share/licenses/github-mcp-server/third-party/github.com/spf13/viper/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/subosito
/usr/share/licenses/github-mcp-server/third-party/github.com/subosito/gotenv
/usr/share/licenses/github-mcp-server/third-party/github.com/subosito/gotenv/LICENSE
/usr/share/licenses/github-mcp-server/third-party/github.com/yosida95
/usr/share/licenses/github-mcp-server/third-party/github.com/yosida95/uritemplate
/usr/share/licenses/github-mcp-server/third-party/github.com/yosida95/uritemplate/v3
/usr/share/licenses/github-mcp-server/third-party/github.com/yosida95/uritemplate/v3/LICENSE
/usr/share/licenses/github-mcp-server/third-party/go.yaml.in
/usr/share/licenses/github-mcp-server/third-party/go.yaml.in/yaml
/usr/share/licenses/github-mcp-server/third-party/go.yaml.in/yaml/v3
/usr/share/licenses/github-mcp-server/third-party/go.yaml.in/yaml/v3/LICENSE
/usr/share/licenses/github-mcp-server/third-party/go.yaml.in/yaml/v3/NOTICE
/usr/share/licenses/github-mcp-server/third-party/golang.org
/usr/share/licenses/github-mcp-server/third-party/golang.org/x
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/net
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/net/html
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/net/html/LICENSE
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/oauth2
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/oauth2/LICENSE
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/sync
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/sync/errgroup
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/sync/errgroup/LICENSE
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/sys
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/sys/LICENSE
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/text
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/text/LICENSE
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/time
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/time/rate
/usr/share/licenses/github-mcp-server/third-party/golang.org/x/time/rate/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Aug 15 00:13:46 2026