mcpbeat Sign in

Toolbelt MCP Server

by toolbeltai Your server? Claim it
answering

Toolbelt is answering right now. Last checked 2 min ago. Last commit 10 Aug 2026.

A collaborative substrate over your data: vector, knowledge graph, SQL, geospatial, streaming.

Uptime history 47 days of history · worst day 8%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
527 ms
Response time
average over 24h
2
Stars
last commit 10 Aug 2026

Toolbelt does not always answer

Over the last week it answered 86.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 2 min ago.

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

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.toolbelt.ai/mcp streamable-http sign-in 529 ms 2 min ago

Alternatives to Toolbelt

same job, measured the same way
AlphaFold Sovereign MCP
by smaniches

MCP server for AlphaFold and 8 other biomedical data sources with a local SQLite knowledge graph

1 101 installs/wk local only
Local Memory
by studiomeyer-io

Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.

70 installs/wk local only
I
Engraphy
by devon-clarkk

Self-hosted MCP memory server: a typed knowledge graph on Postgres 16 and pgvector.

local only
Knowledge Graph RDBMS
by cunicopia-dev

A label property graph on SQLite/Postgres with multi-ontology routing and a gated MCP server.

116 installs/wk local only
Matih
by matih

The grounded data layer for any LLM: governed SQL, metrics, lineage and catalog over your data.

68 installs/wk answering
Magic Cloud
by polterguy

Generate secured CRUD APIs over your database, run SQL, manage files, tasks and a headless browser

local only
Agent Team
by richardlemmon

13 specialized AI agents collaborating via SQLite. 44 MCP tools. One-command install.

36 installs/wk local only
Moltline Recall
by moltlinestudio

A portable knowledge-graph memory you pass in and get back. No database. 4 of 6 free.

6 tools answering

Toolbelt — questions

Answers built from our own checks of this server.

Why is there no tool list for Toolbelt?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Toolbelt working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 527 ms. The bar chart above shows every period we have measured.
How do I connect Toolbelt?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Toolbelt?
No API key is involved. Toolbelt answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Toolbelt?
It answers our handshake in 527 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Toolbelt open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript and 2 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.