Posts
-
mcp-vertex-search-snippets v0.1.3 Released
Version 0.1.3 of mcp-vertex-search-snippets was released on October 8, 2025, bringing an important API stability fix and keeping dependencies up to date for all users. This maintenance release focuses on ensuring your MCP server communicates with the production-grade Vertex AI Search API, while also delivering several dependency upgrades that improve reliability and security under the hood. What’s New API Endpoint Correction The most significant change in v0.1.3 is a fix to the Vertex AI Search API endpoint URL. The server...
Read article -
mcp-vertex-search-snippets v0.1.2 Released: Critical Bug Fix for US Location Users
Introduction On September 3, 2025, we released version v0.1.2 of mcp-vertex-search-snippets, a targeted bug fix release that resolves a critical connection issue affecting users with US-based Vertex AI Search configurations. This release addresses an API endpoint URL construction problem that prevented users from successfully connecting to the Vertex AI Search service when configured with location: "us". If you upgraded to v0.1.1 and experienced unexpected connection failures, this release restores full functionality. What’s New Critical Bug Fix: US Location URL Construction...
Read article -
mcp-vertex-search-snippets v0.1.1 Released
Introduction We’re pleased to announce the release of mcp-vertex-search-snippets v0.1.1, published on September 3, 2025. This update addresses a critical configuration bug that affected users relying on US and global location settings in their Vertex AI Search integration. For those new to the project, mcp-vertex-search-snippets is a lightweight MCP (Model Context Protocol) server that integrates with Google Cloud’s Vertex AI Search, enabling you to query indexed documents and retrieve high-quality search snippets directly through your MCP client. What’s New While...
Read article -
Introducing gologhttpjson v0.1.0: A Lightweight HTTP Server for Debugging JSON Payloads
A Simple Tool for HTTP Request Inspection On August 31, 2025, we’re excited to announce the launch of gologhttpjson with its inaugural v0.1.0 release. This lightweight HTTP server fills a practical gap for developers who need to inspect and debug incoming JSON payloads during testing and local development. Think of gologhttpjson as your disposable webhook endpoint—point any service at it, and it will faithfully log every incoming POST request with structured JSON output, ready for immediate analysis. What’s New As...
Read article -
Introducing mcp-vertex-search-snippets: Vertex AI Search for AI Assistants
Welcome to mcp-vertex-search-snippets We’re excited to announce the initial release of mcp-vertex-search-snippets, a lightweight MCP (Model Context Protocol) server that brings Google Cloud’s Vertex AI Search capabilities directly into your AI assistants and agents. Released on August 29, 2025, this project enables seamless integration between enterprise search infrastructure powered by Vertex AI Search (Discovery Engine) and the growing ecosystem of MCP-compatible tools and clients. What’s New This initial release delivers core functionality that bridges two powerful technologies: Vertex AI Search...
Read article -
mcp-graphql-forge v0.8.0: Improved Reliability and Code Foundation
Introducing v0.8.0 On August 21, 2025, we released mcp-graphql-forge v0.8.0, a focused maintenance release that strengthens the project’s foundation while improving reliability for users who leverage concurrent tool calls. This release brings important under-the-hood improvements: a major code refactoring that sets up better structure for future development, and a dependency update that fixes a critical race condition affecting concurrent operations. What’s New Enhanced Reliability for Concurrent Tool Calls The most significant user-impacting change in v0.8.0 is a bug fix inherited...
Read article -
mcp-graphql-forge v0.7.0: Modernizing Transport and Configuration
Introducing v0.7.0 On August 17, 2025, we released mcp-graphql-forge v0.7.0, a significant update that modernizes the project’s transport layer and enhances configuration flexibility for developers building AI agent systems. This release represents a strategic evolution of mcp-graphql-forge, aligning it with contemporary MCP protocol standards while making deployment in containerized and automated environments more straightforward than ever before. What’s New Streamable HTTP Transport Mode The headline feature in v0.7.0 is the introduction of Streamable HTTP transport, replacing the previous SSE (Server-Sent...
Read article -
Introducing ghrelgrab v0.1.0: Your Go-To Tool for GitHub Release Assets
We’re excited to announce the first release of ghrelgrab (v0.1.0), published on August 15, 2025. This cross-platform command-line utility simplifies one of the most common yet tedious tasks in modern development: downloading and extracting GitHub release assets. Whether you’re automating dependency downloads in CI/CD pipelines or streamlining multi-stage Docker builds, ghrelgrab provides a reliable, scriptable solution that handles platform-specific filename conventions automatically. What’s New As the inaugural release, v0.1.0 introduces the full feature set of ghrelgrab: Smart Filename Resolution No...
Read article -
mcp-acronym-lookup v0.2.0: Streamlined HTTP Transport and Enhanced Tool Annotations
We’re excited to announce the release of mcp-acronym-lookup v0.2.0, published on August 12, 2025. This release represents a significant evolution in how your AI agents connect to the acronym lookup service, bringing improved protocol support and better integration with Model Context Protocol clients. The primary focus of v0.2.0 is a major transport upgrade—migrating from SSE (Server-Sent Events) to Streamable HTTP transport. This change aligns the server with current MCP specification recommendations while maintaining the same core functionality you rely on:...
Read article -
mcp-graphql-forge v0.6.0: Introducing MCP Annotations Support
Introducing v0.6.0 with Enhanced Tool Annotations We’re excited to announce the release of mcp-graphql-forge v0.6.0, published on June 25, 2025. This release brings a significant enhancement to how your tools are presented in MCP clients through the addition of full annotations support, alongside important underlying improvements that keep your server running smoothly. What’s New Annotations Support for Better Tool Presentation The headline feature of v0.6.0 is comprehensive MCP annotations support for tool configurations. You can now add rich metadata to...
Read article
subscribe via RSS