← Index

com.eztexting/mcp

com.eztexting/mcp·v0.3.0·Chat & Messaging
Quality Score
80
/100

Official EZTexting MCP server: SMS/MMS messaging, contacts, workflows, and account administration.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.eztexting.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@eztexting/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@eztexting/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @eztexting/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Chat & Messaging