A
licenseA
qualityF
maintenanceA universal MCP server that exposes all UTCP-registered tools to MCP clients while providing a web interface for tool management.
7
10 npm
204
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool has a unique, clearly defined purpose: discovery, execution, confirmation, registration, and status checking. No overlap or ambiguity between them.
All tools follow the consistent pattern 'wais_<verb>' with snake_case, such as wais_discover, wais_execute, wais_confirm, wais_register, and wais_status.
With 5 tools, the server is well-scoped for the WAIS protocol domain. It covers all essential operations without unnecessary extras or gaps.
The tool surface provides a complete workflow: discover site capabilities, register, execute actions, handle payment confirmations, and check status. No obvious missing functionality for the intended use case.