Posts
-
mcp-filter-proxy v0.2.0: Stability and Alignment with the Official MCP SDK
Released on August 2, 2026, mcp-filter-proxy v0.2.0 brings a major internal upgrade that significantly boosts the stability and reliability of the proxy. This release focuses on aligning the project with the official Model Context Protocol (MCP) standard, ensuring a more robust experience for users managing remote MCP servers. What’s new Official SDK Migration: We’ve migrated from the community-maintained mcp-go to the official modelcontextprotocol/go-sdk. This ensures full compatibility with the latest MCP specifications. Improved Stability: Notification handlers for tools and resources...
Read article -
mcp-acronym-lookup v0.4.0: Aligning with the Official MCP Standard
Released on August 2, 2026, mcp-acronym-lookup v0.4.0 is a maintenance and alignment release designed to solidify the project’s foundation. The primary focus of this update is to transition the server’s internal implementation to the official Model Context Protocol (MCP) Go SDK, ensuring the project remains compatible with the evolving industry standard for AI agent tool integration. What’s new The core of this release is a strategic migration from a community-led library to the official modelcontextprotocol/go-sdk. While the server’s outward behavior...
Read article -
Smarter Indexing: Introducing Chunking v2 in chromadb-repo-indexer v1.1.0
Released on August 1, 2026, chromadb-repo-indexer v1.1.0 marks a significant milestone in how your codebases are indexed. The headline feature of this release is the transition to Chunking v2, a comprehensive upgrade designed to dramatically improve the quality and context of the data indexed into ChromaDB. What’s new The core of v1.1.0 is the new Chunking v2 engine, which introduces two major improvements to content processing: Markdown Packing: Previously, content could become over-fragmented. Now, adjacent blocks—such as paragraphs and tables—within...
Read article -
Precision Search Comes to mcp-chromadb-repo-search v1.1.0
Released on August 1, 2026, mcp-chromadb-repo-search v1.1.0 introduces a significant upgrade to how the server handles semantic search. By adding support for optional reranking, this release transforms the way developers can feed repository context into AI models, moving from simple similarity to true relevance. What’s new Optional Reranking Support The headline feature of v1.1.0 is the integration of OpenAI-compatible reranking. While standard vector search is fast and effective for finding related content, it can sometimes miss the mark by returning...
Read article -
Introducing mcp-chromadb-repo-search: Semantic Code Search for your LLMs
On August 1, 2026, we are excited to announce the launch of mcp-chromadb-repo-search, a powerful Model Context Protocol (MCP) server that brings semantic search capabilities to your GitHub repositories. By integrating with ChromaDB, this tool allows Large Language Models (LLMs) to navigate and retrieve precisely the code snippets and documentation they need to provide accurate, context-aware answers. Bringing Semantic Intelligence to Codebases For developers and AI engineers, the challenge has always been providing LLMs with the right context from massive...
Read article -
Introducing chromadb-repo-indexer: Seamless GitHub to ChromaDB Synchronization
We are excited to announce the official launch of chromadb-repo-indexer, released on July 31, 2026. This tool provides a powerful and efficient way to synchronize the text content of your GitHub repositories directly into a remote ChromaDB collection, creating a high-fidelity knowledge base for Retrieval Augmented Generation (RAG) applications. Key Capabilities chromadb-repo-indexer is built to handle the complexities of codebase indexing with precision: Context-Aware Chunking: Instead of naive splitting, the indexer uses Markdown-aware and code-aware chunking. By leveraging Tree-sitter, it...
Read article -
LocalModelProxy v0.9.0: Bringing Clarity to Model Configuration
Released on July 27, 2026, LocalModelProxy v0.9.0 is a quality-of-life update designed to take the guesswork out of managing your LLM backends. This release introduces powerful new diagnostic capabilities to the terminal dashboard, making it easier than ever to ensure your local proxy and upstream providers are in perfect sync. What’s new The centerpiece of this release is the new Models diagnostic tab in the TUI. Instead of discovering a missing model only when a request fails, you can now...
Read article -
Introducing mcp-filter-proxy: Securely Bridge and Filter your MCP Servers
On July 17, 2026, we are excited to announce the official launch of mcp-filter-proxy v0.1.0. This project introduces a powerful, controlled proxy for the Model Context Protocol (MCP), designed to sit between your MCP clients and remote servers to enhance security, compatibility, and management. For many users, the gap between stdio-only clients and remote streamable-HTTP servers has been a hurdle. mcp-filter-proxy solves this by acting as a secure bridge, ensuring that your local environment can interact with remote services without...
Read article -
ghprmerge v0.5.0: Streamlining PR Management with Subcommands and Enhanced Filtering
On July 14, 2026, we released ghprmerge v0.5.0. This update marks a significant evolution in how you interact with the tool, introducing a more structured command-line interface and powerful new filters to help you manage cross-repository pull requests with greater precision. What’s new The headline change in v0.5.0 is the transition to a subcommand-based CLI. Instead of global flags, ghprmerge now organizes its operations into three distinct commands: ghprmerge merge: Automatically evaluate and merge matching PRs. ghprmerge rebase: Keep pull...
Read article -
ghook2pubsub v0.2.3: Maintenance and Dependency Updates
On July 10, 2026, we released ghook2pubsub v0.2.3. This is a maintenance release dedicated to enhancing the stability, security, and build efficiency of the service. While this version doesn’t introduce new features, it ensures that the bridge between GitHub and Google Cloud Pub/Sub remains robust and up-to-date. What’s new The primary focus of v0.2.3 is the modernization of the project’s runtime and underlying libraries: Go Runtime Upgrade: The service has been updated to run on Go 1.26.5, benefiting from the...
Read article
subscribe via RSS