One MCP server
Search, document and execute authenticated API calls across 700+ apps via one MCP server
11 stars
Reviews
Write oneNobody has reviewed One yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
One tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it
- Code scan6 source files scanned25/25
- Live reliabilityremote reachable in 41ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 6 days ago15/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year; website matches verified namespace8/10
What the publisher says
From the One repository's README, as published. We do not edit it. Read it on GitHub
One MCP Server
Website · Docs · Dashboard · Changelog · X · LinkedIn
Connect your AI agents to 700+ apps through a single MCP server. Search for actions, read documentation, and execute API calls across platforms, without having to manage OAuth tokens or API keys.
npm install -g @withone/cli
one initThat's it. The One CLI will prompt you for your API key (get one from the One dashboard) and configure the MCP server for your environment: Claude Desktop, Cursor, Claude Code, Windsurf, or any MCP-compatible agent.
Capabilities
- 700+ platforms. Gmail, Slack, Shopify, HubSpot, Stripe, Linear, QuickBooks, and more.
- Natural language execution. "read my last gmail email", "send a message to #general on Slack"
- Code generation. "build a form to send emails using Gmail", "create a dashboard that lists my Linear projects"
- No tool bloat. Only 4 tools exposed regardless of how many platforms or actions you connect. Actions are search-based, so your agent's context window stays clean.
- Fine-grained access control. Restrict which actions, connections, and permission levels (read, write, admin) your agent has access to.
- Secure by default. All requests proxied through One, secrets automatically redacted, no platform API keys to manage.
Examples
Execute actions directly:
"Get my last 5 emails from Gmail"
"Send a Slack message to #general: 'Meeting in 10 minutes'"
"Get all products from my Shopify store"
Generate integration code:
"Create a React form component that sends emails using Gmail"
"Build a dashboard that displays Linear users and their assigned projects with filtering"
"Create a paginatable table that fetches and displays QuickBooks invoices with search and sort"
Tools
The server exposes four MCP tools:
Remote MCP Server
Prefer not to run anything locally? One hosts a remote MCP server at https://mcp.withone.ai/mcp. Point any MCP client that supports remote (HTTP) servers at that URL and authenticate with One via OAuth. There's no npm install and no ONE_SECRET to manage. You approve access in One's consent screen, where you can scope exactly which connections, actions, and permission levels the agent gets. Those choices are surfaced back to the agent through each connection's access field, so it knows what it can run without searching.
Add it to your client's MCP configuration. The endpoint speaks the Streamable HTTP transport:
{
"mcpServers": {
"one": {
"type": "http",
"url": "https://mcp.withone.ai/mcp"
}
}
}Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http mcp https://mcp.withone.ai/mcp
One: common questions
- Is One MCP server safe?
- Yes, by our scan: it is graded A (98/100). Read the One safety report
- How do I install One?
- It runs remotely at mcp.withone.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does One need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is One maintained?
- The last commit was 6 days ago (2026-09-16). The latest release is v1.2.4.
- Is One up?
- 100% of our last 15 checks got an answer. We check remote servers about four times a day.
- What can I use instead of One?
- Servers from other publishers that do the same job: Free Search MCP server, Documentation MCP server and GEO Tracker by DigestSEO MCP server. Compare all One alternatives.
Alternatives to One
Same job from other publishers: the closest match first, then the best rated.
Free SearchNo-API-key web search, page fetching and document reading across many engines. Local-first.not reviewedGrowingB- DocumentationLocal-first document management and semantic search for AI coding agentsnot reviewedEstablishedA
- GEO Tracker by DigestSEOTrack brand citations across seven AI search surfaces. Free OSS; optional EUR 99 client-ready audit.not reviewedEstablishedB
- PyEuropePMCSearch and analyse scientific literature across Europe PMC, PubMed, arXiv, and ClinicalTrials.govnot reviewedGrowingA
- OpenGrok MCP ServerMCP server bridging OpenGrok search engine with AI for instant context across massive codebases.not reviewedGrowingB