74
/ 100
20 days ago
glama

Respond.io MCP Server

Enables AI assistants to manage contacts, send messages, handle conversations, and manage workspace via the Respond.io API.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: RESPONDIO_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_SERVER_MODEThe server mode, either stdio or http (defaults to stdio).
configPORTThe port for HTTP mode (defaults to 3000).
🔐 secretRESPONDIO_API_KEY(Required) Your Respond.io API key.
configRESPONDIO_BASE_URLThe base URL for the Respond.io API (defaults to https://api.respond.io/v2).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mark-o298-respondio-mcp-server-12444c)](https://m8ven.ai/mcp/mark-o298-respondio-mcp-server-12444c)
commit: d903217be3a062a3fa591630ceab8b0aae9c0d98
code hash: 8630272ce6e8baa4eaae3d3c09df42d3ec669c08e68cad5c9c9199cd62df0abd
verified: 6/20/2026, 9:08:02 AM
view raw JSON →