← Index

Front MCP

io.github.wearehoust/front-mcp·v1.0.1·Cloud Storage
Quality Score
90
/100

MCP server for Front: conversations, contacts, messages, tags, and inbox workflows.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "front-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@houst-com/front-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "front-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@houst-com/front-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @houst-com/front-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Cloud Storage