mcpbeat Sign in

One MCP Server

answering

One is answering right now. Last checked 1 min ago. 453 installs a week from npm. Last commit 21 Aug 2026.

Search, document and execute authenticated API calls across 700+ apps via one MCP server

Installs per day peak 283 · avg 81 · +21% w/w
a month agotoday
Uptime history 29 days of history
29 days agonow
100.0%
Uptime 24h
93 of 93 checks
Tools
hidden behind auth
350 ms
Response time
average over 24h
453
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check One every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 1 min ago.

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

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://mcp.withone.ai/mcp streamable-http needs key 431 ms 1 min ago

Alternatives to One

same job, measured the same way
Frappe MCP Server
by muthanii

Interact with Frappe/ERPNext sites — document CRUD, search, and whitelisted method calls

78 installs/wk local only
Groupdocs Watermark MCP
by groupdocs-watermark

MCP server for GroupDocs.Watermark — add and search document watermarks via AI agents.

local only
I
LocalSynapse - Local File Search MCP Server
by localsynapse

Offline AI-powered local file search. BM25 + semantic hybrid search across all documents.

local only
I
LocalSynapse - Local File Search MCP Server
by localsynapse

Offline AI-powered local file search. BM25 + semantic hybrid search across all documents.

local only
Groupdocs Signature MCP
by groupdocs-signature

MCP server for GroupDocs.Signature — sign, search and verify document signatures via AI agents.

local only
1c-rest-mcp
by theyahia

MCP server for 1C Enterprise — ERP catalogs, documents via REST API (Russia)

152 installs/wk local only
Groupdocs Metadata MCP
by groupdocs-metadata

MCP server for GroupDocs.Metadata — read, search, write, and remove document metadata.

local only
Outline MCP Server
by vortiago

Connect AI assistants to Outline for document search, reading, and management

482 installs/wk local only

One — questions

Answers built from our own checks of this server.

Why is there no tool list for One?
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 One working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 350 ms. The bar chart above shows every period we have measured.
How do I connect One?
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 One?
No API key is involved. One 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 One?
It answers our handshake in 350 ms on average, which is faster than 47% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use One?
The npm package @withone/mcp was installed 453 times in the last week. Week over week that is +21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is One open source?
Yes — it is published under the MIT licence, written in TypeScript and 10 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.