This release adds 2 notable features for engineering teams evaluating rollout.
Published 1mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-agents
anthropic
api-gateway
api-to-mcp
chatgpt
claude
+14 more
database
gemini
graphql
llm-tools
mcp
mcp-gateway
mcp-middleware
mcp-proxy
mcp-server
model-context-protocol
openapi
rest
self-hosted
soap
Affected surfaces
auth
breaking_upgrade
Summary
AI summaryNew QUERY_AUTH auth type and 13 additional connectors added.
Full changelog
Adapter bug-fix pass + 13 new connectors
REST engine
mapParamsrecurses into nested objects/arrays (fixes FastBill-style nested bodies).- New
QUERY_AUTHauth type for APIs that carry credentials in the URL (Destatis, Oxomi, HERE). - Embedded
${param}interpolation inside strings (e.g. OData filters). - Endpoint
queryParamsmerge with auth-injected params instead of overwriting them.
Existing adapters (16) — bugs fixed
${x}→{x}in paths;${x}→$xin queryParams/bodyMapping/headers.BASIC→BASIC_AUTH(FastBill, MFR).body→bodyMapping/bodyTemplate(FastBill, Scopevisio, MFR link endpoints).- Destatis: credentials moved from queryParams to
QUERY_AUTHauthConfig.
New adapters (13)
- Public data: vies-vat, handelsregister, deutsche-bahn, openplz
- Baustoff/Wholesale: oxomi
- Logistics: dpd-germany, gls-tracking, shipcloud, sendcloud
- Other: xentral (ERP), shopware-6 (e-commerce), here-geocoding (mapping), personio (HR)
Catalog is now 29 adapters. All declare requiredEnvVars so the import UI auto-prompts for credentials.
Tests
275/275 passing across rest.engine.spec + catalog.spec (new parametrized catalog smoke test). TypeScript clean.
PRs: #96 (adapters), #97 (version bump).
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
About AnythingMCP
All releases →Related context
Beta — feedback welcome: [email protected]