Front MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 2 Aug 2026.
MCP server for Front: conversations, contacts, messages, tags, and inbox workflows.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add front-mcp -- npx -y @houst-com/front-mcp
{
"mcpServers": {
"front-mcp": {
"args": [
"-y",
"@houst-com/front-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.front-mcp]
command = "npx"
args = ["-y", "@houst-com/front-mcp"]
{
"mcpServers": {
"front-mcp": {
"args": [
"-y",
"@houst-com/front-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"front-mcp": {
"args": [
"-y",
"@houst-com/front-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.