Skip to content

GitHub MCP Server 0.31.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Feb 17:03
· 6 commits to main since this release
Immutable release. Only release title and notes can be modified.
dc3ee11

Highlights

Streamable HTTP Support

The GitHub MCP Server now includes native Streamable HTTP support via a new http command, bringing much of the HTTP Streamable functionality previously hosted at api.githubcopilot.com/mcp directly into this repository. See the documentation for setup and usage details.

Insiders Mode

A new opt-in mode for experimental tooling and features. The first experiment available through Insiders Mode is MCP Apps — see the discussion for more details. Instructions for enabling Insiders Mode can be found in the README.

Context Reduction

Tool responses across multiple tools have been significantly trimmed, reducing context usage and improving efficiency for LLM interactions.

What's Changed

New Contributors

Full Changelog: v0.30.3...v0.31.0