mcpbeat Sign in

Indraft MCP Server

not responding

Indraft is listed as active in the registry but did not answer our last check. Last commit 1 Sep 2026.

Read and write a CRM built for agents. Every change carries who asserted it and how.

Uptime history 28 days of history · worst day 76%
28 days agonow
89.0%
Uptime 24h
81 of 91 checks
Tools
hidden behind auth
280 ms
Response time
average over 24h
0
Stars
last commit 1 Sep 2026

Indraft does not always answer

Over the last week it answered 96.9% 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 11 min ago.

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

Endpoints

URLTransportStateLatencyChecked
https://api.indraft.io/mcp streamable-http answering 8152 ms 11 min ago

Alternatives to Indraft

same job, measured the same way
Wachete
by wachete

Create, read and monitor Wachete website-change wachets for a signed-in user.

answering
Vnsh
by raullenchai

Portable workspaces for AI agents: one encrypted link any agent can read and write

48 installs/wk local only
AIsa Agent Mail
by aisa

Inboxes, threads, drafts and sending, built for agents.

answering
Agentage Memory
by agentage

One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.

answering
Fundlens
by mguay22

SEC fund holdings for AI agents: who holds X, what changed, returns, flows, and fund overlap.

19 installs/wk local only
Tugra
by tugra-ai

Provenance-aware memory format for AI agents: every claim carries its source, age and boundary.

57 installs/wk local only
Cactal
by cactal

The website platform for AI agents. One API to build, host, and operate real websites.

answering
Odoo
by odooconsole

Odoo ERP for AI agents: hosted OAuth endpoint, gated writes, one endpoint for every instance.

answering

Indraft — questions

Answers built from our own checks of this server.

Is Indraft working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 81 of 91 checks got a reply (89.0%), average response time 280 ms. The bar chart above shows every period we have measured.
The registry lists Indraft 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 Indraft?
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 Indraft need an API key?
No. Indraft 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.
How fast is Indraft?
It answers our handshake in 280 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Indraft open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.