mcpbeat Sign in

Finch MCP Server

by finchagentic Your server? Claim it
not responding

Finch is listed as active in the registry but did not answer our last check. 21 installs a week from npm. Last commit 14 Sep 2026.

Agentic AI runtime: persistent memory, vault, autonomous agents, deep research, DeFi execution.

Installs per day peak 278 · avg 28 · -72% w/w
a month agotoday
Uptime history 4 days of history · worst day 0%
4 days agonow
0.0%
Uptime 24h
0 of 92 checks
Tools
hidden behind auth
87 ms
Response time
average over 24h
21
Installs / week
npm and PyPI

What the code does

We read the source, 11 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

      child_process.execSync(
Builds a file path from a variable src/local-vault.ts:91
  return path.join(cfg.dir, "data", dir, `v${version}`);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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://mcp.finchagentic.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.finchagentic.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.finchagentic.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.finchagentic.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.finchagentic.com/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://mcp.finchagentic.com/mcp streamable-http answering 87 ms 11 min ago

Alternatives to Finch

same job, measured the same way
Being MCP Server
by ruddia

Personality Runtime for AI agents — persistent memory, personality, and relationships via MCP

36 installs/wk local only
Kirok Memory
by tadfuji

Persistent memory for AI agents - hybrid semantic + keyword recall with autonomous consolidation

64 installs/wk local only
Repomemory
by danielguru

Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.

41 installs/wk local only
Ace Memory
by rudedoggg

Persistent memory for AI agents. Semantic search, memory graph, W3C DID identity.

answering
Iranti
by nfemmanuel

Persistent, shared memory for AI agents — facts, checkpoints, semantic search.

29 installs/wk local only
Enquire MCP
by oomkapwn

Long-term memory for AI agents — your Obsidian vault as searchable persistent memory.

477 installs/wk local only
Goldhold
by jerrysrodz

Persistent memory for AI agents. Search, store, and recall across sessions.

29 installs/wk answering
Memstack
by isiomac

MCP server for persistent, searchable memory for AI agents.

49 installs/wk local only

Finch — questions

Answers built from our own checks of this server.

Is Finch working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 87 ms. The bar chart above shows every period we have measured.
The registry lists Finch 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 Finch?
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 Finch need an API key?
No. Finch 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 many people use Finch?
The npm package @finchagentic/mcp was installed 21 times in the last week. Week over week that is -72%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Finch 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.