mcpbeat Sign in

Perfex CRM MCP Server

not responding

Perfex CRM is listed as active in the registry but did not answer our last check. Last commit 15 Sep 2026.

Read and write a self-hosted Perfex CRM from an AI agent: 148 permission-filtered tools.

Uptime history 47 days of history · worst day 0%
47 days agonow
0.0%
Uptime 24h
0 of 90 checks
Tools
hidden behind auth
0 ms
Response time
average over 24h
5
Stars
last commit 15 Sep 2026

Perfex CRM does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add perfex-crm --transport http https://{perfex_host}/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "perfex-crm": {
      "url": "https://{perfex_host}/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.perfex-crm]
url = "https://{perfex_host}/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "perfex-crm": {
      "url": "https://{perfex_host}/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "perfex-crm": {
      "url": "https://{perfex_host}/api/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://{perfex_host}/api/mcp streamable-http answering 0 ms 13 min ago

Alternatives to Perfex CRM

same job, measured the same way
Agents Wiki
by agents-wiki

Public agent wiki: read-only search and article tools; authenticated write tools on /mcp/write.

5 tools answering
Wisegrid MCP
by ryankramer

Read and write WiseGrid sheets, rows, columns and reports from any AI agent.

56 installs/wk local only
Aeo MCP
by arthurcarlsonn

AEO tools for AI agents: crawler permissions, llms.txt, structured data, AI-readiness audit.

37 installs/wk local only
Notipo
by kfuras

Publish to self-hosted WordPress from AI agents: markdown, images, SEO, and Notion sync.

13 tools answering
Relay MCP
by zhowe-designs

Self-hosted session relay. Shared threads across Claude Code, Cowork, and Claude.ai.

local only
Flowdex
by flowdex

Read and write your team's shared, AI-readable wiki from any MCP client.

answering
OmniSeek
by battam1111

Your agent seeks what search can't find. A self-hosted perception MCP server.

209 installs/wk local only
Writespace MCP
by write-space

Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.

answering

Perfex CRM — questions

Answers built from our own checks of this server.

Is Perfex CRM working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 90 checks got a reply (0.0%), average response time 0 ms. The bar chart above shows every period we have measured.
The registry lists Perfex CRM as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Perfex CRM?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Perfex CRM need an API key?
No. Perfex CRM completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Perfex CRM open source?
Yes — it is published under the MIT licence, written in JavaScript and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.