F
licenseNot graded
qualityC
maintenanceA read-only MCP server with configurable transport (stdio or HTTP+SSE), API key authentication, and scope-based authorization for read and search operations on documents.
-
No user-submitted related servers found.
Scored across 6 tools
Each tool targets a distinct resource and action: proposals (get/list), users (list), catalog (search), contacts (search), and connection test. No overlap.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., get_proposal, list_users, search_catalog).
6 tools is appropriate for a read-only API surface covering proposals, users, catalog, contacts, and connection verification.
Covers the main read operations for key entities, but lacks get_user or get_contact individually; however, this is reasonable for the scope.