respond-io-mcp-serverofficial
A
licenseNot graded
qualityC
maintenanceEnables seamless integration with Respond.io API for contact management, messaging, conversations, and workspace management through MCP.
48 npm
6
MIT
No user-submitted related servers found.
Scored across 28 tools
Most tools have distinct purposes, but create_contact and create_or_update_contact overlap significantly, potentially causing misselection. Other tools are clearly separated.
All tool names follow a consistent verb_noun pattern in snake_case, making them predictable and easy to understand.
28 tools is on the higher end but covers a broad domain (contacts, messaging, tags, custom fields, etc.), justifying the count. Slightly heavy but not excessive.
Most core CRUD lifecycle operations are covered for contacts, tags, messages, and users. Minor gaps like missing delete for messages or conversations are acceptable given the scope.