Skip to content
Summary
- Total updated servers (new latest versions): 10
- Deprecated servers: none observed in provided data
- Deleted servers: none observed in provided data
Notable changes (high-signal)
- ai.adadvisor/mcp-server: 1.0.0 → 1.0.1 (docs/website URL and auth header guidance updated; remote endpoint unchanged).
- ai.marketcore/mcp: 1.0.0/1.0.1 → 1.0.2 (server title/website set, icons added; transports remain streamable-http + SSE).
- ai.obris/mcp: 0.2.5/0.2.6/0.3.0 → 0.4.0 (rapid release cadence; packaging remains PyPI stdio plus remote streamable-http).
- ai.openmandate/mcp: 0.3.1/0.3.2/0.3.3 → 0.5.0 (description updated; remote endpoint standardized to mcp.openmandate.ai).
- ai.rolli/mcp: 1.1.4/1.1.5 → 1.1.6 (ROLLI_USER_ID becomes optional with default behavior).
- bot.402/discovery-oracle: 1.0.0-beta → 1.0.1-beta (description expanded; endpoint unchanged).
- church.ai.mcp/mcp-hub: 0.1.0 → 0.2.0 (Telegram connector positioning clarified; same remote URL).
- co.pipeboard/meta-ads-mcp: 1.0.46–1.0.50 → 1.0.51 (latest bump; endpoint unchanged).
- com.apify/apify-mcp-server: 0.9.3–0.9.6 → 0.9.7 (latest bump; endpoint unchanged).
- com.civic/nexus: 0.1.104–0.1.108 → 0.1.109 (latest bump; endpoint unchanged).
- com.keboola/mcp: 1.46.0 → 1.48.0 (notable jump; verify compatibility across tools/transformations).
- com.linkbreakers/mcp: 1.25.1–1.29.0 → 1.30.0 (latest bump; auth model remains bearer token via Authorization header).
- app.himalayas/mcp: 1.0.0/1.0.1 → 1.0.2 (SSE transport added alongside streamable-http; listing metadata refined).
- com.boostedchat/travel: 0.1.1 → 0.1.2 (PyPI package added alongside npm; remote auth continues via X-API-Key).
- ai.fiber/mcp: multiple remote URLs present (v2 and legacy) — useful for phased migrations.
Why it matters for operators
- Endpoint drift and standardization: OpenMandate’s move to a dedicated mcp subdomain can break allowlists, egress policies, and upstream health checks if you pinned the old host.
- Transport surface expansion: Himalayas adds SSE; operators may need to enable long-lived connections, adjust proxy timeouts, and confirm observability for event streams.
- Rapid release cadence: Obris and Linkbreakers show frequent version churn; consider pinning versions, introducing staged rollouts, and monitoring for behavioral/tool-schema changes.
- Packaging availability changes: BoostedTravel adds a PyPI distribution, enabling Python-based stdio deployments; update internal catalogs and SBOM/approval workflows accordingly.
- Auth/ENV expectations shift: Rolli makes ROLLI_USER_ID optional with a default; validate your deployment manifests still match your identity/multi-tenant routing expectations.