Skip to content

AnythingMCP

v0.1.16 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo 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 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 summary

New QUERY_AUTH auth type and 13 additional connectors added.

Full changelog

Adapter bug-fix pass + 13 new connectors

REST engine

  • mapParams recurses into nested objects/arrays (fixes FastBill-style nested bodies).
  • New QUERY_AUTH auth type for APIs that carry credentials in the URL (Destatis, Oxomi, HERE).
  • Embedded ${param} interpolation inside strings (e.g. OData filters).
  • Endpoint queryParams merge with auth-injected params instead of overwriting them.

Existing adapters (16) — bugs fixed

  • ${x}{x} in paths; ${x}$x in queryParams/bodyMapping/headers.
  • BASICBASIC_AUTH (FastBill, MFR).
  • bodybodyMapping/bodyTemplate (FastBill, Scopevisio, MFR link endpoints).
  • Destatis: credentials moved from queryParams to QUERY_AUTH authConfig.

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

Track AnythingMCP

Get notified when new releases ship.

Sign up free

About AnythingMCP

All releases →

Beta — feedback welcome: [email protected]