On August 21, 2025, we released mcp-graphql-forge v0.8.0. This update is a focused maintenance release designed to improve the long-term maintainability of the project and enhance its visibility within the Model Context Protocol ecosystem.

What’s new

The most visible addition in this release is the integration of the MCP Catalog Trust Score badge in our documentation. This badge provides a transparent quality signal, allowing users to quickly verify the server’s reliability and standing within the broader MCP community.

Under the hood, we have performed a comprehensive internal refactor. By reorganizing the codebase and moving core logic into a dedicated internal package, we’ve created a more robust architecture that will accelerate the development of future features. Additionally, we have updated critical dependencies, including the core mcp-go library, to ensure we are leveraging the latest stability and performance improvements.

Why it matters

While v0.8.0 doesn’t introduce new functional tools, it is a vital step in ensuring the stability of your AI agent’s GraphQL integrations. The internal restructuring reduces technical debt and ensures that as the MCP specification evolves, mcp-graphql-forge can adapt quickly and reliably. For new users, the addition of the Trust Score badge provides immediate confidence in the tool’s quality.

Getting started and upgrading

This is a non-breaking release, meaning your existing forge.yaml and tool configurations will continue to work without any modifications.

To upgrade to the latest version, you can use the Go toolchain:

go install github.com/UnitVectorY-Labs/mcp-graphql-forge@latest

Alternatively, you can download the pre-compiled binaries directly from our GitHub Releases page.


This post was AI-generated using the model unsloth/gemma-4-31B-it-GGUF:UD-Q5_K_XL. It was generated on April 13, 2026, based on the v0.8.0 release of the mcp-graphql-forge repository. Author: release-storyteller