Overview
- Total updated servers: 12
- Deprecated servers: 0
- Deleted servers: 0
- Newly published servers (first seen in this dataset): 17
Updated servers (version bumps)
- com.civic/nexus: 0.1.104 → 0.1.105 (remote gateway endpoint unchanged)
- com.linkbreakers/mcp: 1.25.1 → 1.25.7 (rapid patch train; auth header required)
- com.smartbear/smartbear-mcp: 0.14.0 → 0.14.1
- com.teamwork/mcp: 1.10.2 → 1.10.3
- io.github.0ics-srls/ui-ticket-mcp: 1.1.3 → 1.1.5
- io.github.Aryan-Jhaveri/mcp-statcan: 0.1.4 → 0.2.1
- io.github.Codeturion/codesurface: 0.4.1 → 0.6.0
- io.github.Codeturion/unity-api-mcp: 2.0.1 → 2.0.2
- io.github.Fabric-Protocol/fabric: 0.1.0 → 0.2.0 (auth/bootstrap guidance changed)
- io.github.IBazylchuk/paparats-mcp: 0.2.12 → 0.2.14
- io.github.KevinRabun/judges: 2.2.0 → 2.3.0 (judge count increased: 33/34 noted in description)
- io.github.Mediaeater/swarm-at: 0.6.1 → 0.7.1 (description indicates blueprint expansion)
- io.github.Pattyboi101/indiestack: 0.3.0 → 0.4.0 (catalog count increased: 356+ → 358+)
- io.github.ShirBarZur/planform-mcp: 1.0.6 → 1.0.7
- io.github.airweave-ai/search: 0.9.0 → 0.9.1
- io.github.atef-ataya/depwire: 0.2.5 → 0.3.0 (tool count in description increased: 10 → 12)
- io.github.benswel/qr-for-agent: 0.2.0 → 0.3.0
Note: The “updated servers” count above reflects unique server names that have a newer “isLatest=true” version present with at least one prior version listed in the provided data (12). Several additional multi-version entries are present in the dataset; operators should still review all latest versions used in production.
Notable new servers (operationally relevant)
- com.postman/postman-mcp-server (2.7.1): multiple remote regions/endpoints; requires Postman API key and Authorization.
- ai.datamerge/mcp (1.0.0): remote enrichment service; requires Authorization header (Bearer API key).
- ai.scite/mcp (1.0.0): remote scientific literature grounding endpoint.
- io.github.D4Vinci/Scrapling (0.4.1): scraping with browser/stealth; includes OCI image option (higher risk profile in enterprise networks).
- com.microsoft/esrp-oss-mcp-test: multiple packaging formats (npm/pypi/nuget/oci/mcpb) plus environment-variable remote host templating; validate which artifact channel you allow.
- io.github.alex-feel/mcp-context-server (1.4.0): large env surface area; can run via container with HTTP transport; plan for secrets management and resource sizing.
Deprecated or deleted
No servers in the provided data are marked deprecated, inactive, or deleted. All entries show registry status “active”.
Why it matters for operators
- Fast-moving patch trains need policy: Linkbreakers (1.25.x) and swarm-at (0.6→0.7) indicate rapid release cadence. Pin versions, stage rollouts, and require changelogs/SBOMs where possible.
- Auth + egress controls: Many new/updated remotes rely on streamable-http and require API keys via headers/env vars (Postman, DataMerge, Airweave, Linkbreakers). Ensure secret injection is standardized and outbound allowlists/egress proxies are updated.
- Artifact source governance: Some servers ship across multiple channels (OCI, npm, pypi, nuget, mcpb). Define what registries are permitted and scan artifacts consistently.
- Behavioral changes implied by descriptions: Several updates advertise new tool counts or expanded datasets (depwire tools, judges count, IndieStack catalog, swarm-at blueprints). Treat as potential contract changes for agent workflows and update integration tests.