Skip to content

AnythingMCP

v0.2.6 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 26d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents api-gateway chatgpt chatgpt-apps claude claude-connectors
+14 more
database-mcp-server gemini graphql-to-mcp mcp mcp-gateway mcp-servers model-context-protocol no-code openapi-to-mcp rest-to-mcp self-hosted soap-to-mcp sql-to-mcp typescript

Summary

AI summary

Fixed Copilot Studio connection issues by making MCP responses SSE‑framed and correcting HTTP method handling.

Full changelog

Fixed

  • Microsoft Copilot Studio could not finalize an MCP connection or list tools. Verified against a Copilot-compatible reference server (Microsoft Learn Docs MCP): the streamable endpoint must return SSE-framed responses (Content-Type: text/event-stream) on POST and 405 on a bare GET. AnythingMCP returned application/json and 401 respectively. Now: responses are SSE-framed by default (set MCP_STREAMABLE_JSON_RESPONSE=true for the old behaviour) and a GET to the MCP endpoint returns the transport's 405 instead of an auth 401. Spec-compliant clients (e.g. Claude) are unaffected.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track AnythingMCP

Get notified when new releases ship.

Sign up free

About AnythingMCP

All releases →

Beta — feedback welcome: [email protected]