Health
Outdated
Benchmark
100/100
SDK Version
websets-mcp-server 1.0.1; @modelcontextprotocol/sdk declared ^1.12.1 and lockfile resolved 1.26.0
Latest: @modelcontextprotocol/sdk 1.29.0; Websets OpenAPI version v0
Audit Status
Audit Done
Started May 11, 2026
Approval
Not requested
The websets-mcp-server registers 23 tools covering core Websets CRUD (websets, items, searches, enrichments, webhooks, imports, events). Build passes and all 10 existing tests pass. However, the server is outdated: the OpenAPI spec exposes ~36 operations and the MCP server is missing 11 endpoint tools (cancel_webset, delete_item, update/delete_enrichment, update/delete_import, list_webhook_attempts, get_event, plus all monitor CRUD). The list_events tool has a parameter mismatch (singular 'type' string vs API's 'types' array) and incorrect limit cap (100 vs API's 200). The SDK is 3 minor versions behind (1.26.0 locked, 1.29.0 available). No Websets API features are deprecated — all missing endpoints are live, active API surface. No deprecated features are being used by the server.
Missing Features (10)
Marked outdated since May 11, 2026