mcpbeat Sign in

Onboard MCP Server

by viaonboard Your server? Claim it
answering

Onboard is answering right now. Last checked 1 min ago. Last commit 8 Aug 2026.

Your AI copilot for customer onboarding — projects, KPIs, tasks, and safe writes.

Uptime history 48 days of history · worst day 91%
48 days agonow
98.9%
Uptime 24h
182 of 184 checks
Tools
hidden behind auth
293 ms
Response time
average over 24h
1
Stars
last commit 8 Aug 2026

Onboard does not always answer

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

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

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.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://rest.onboard.io/mcp/sse sse sign-in 242 ms 1 min ago
https://rest.onboard.io/mcp/rpc streamable-http sign-in 218 ms 1 min ago

Alternatives to Onboard

same job, measured the same way
LTD MCP
by eshller

Project management MCP for AI agents with safe task reads and writes.

answering
TrackingTime
by trackingtime

TrackingTime MCP server for profile, events, users, projects, tasks, customers, and services.

answering
Vaiz
by vaiz

Connect AI assistants to your Vaiz workspace: tasks, projects, boards, documents and milestones.

63 installs/wk local only
MeisterTask
by meistertask

Create and manage MeisterTask projects, tasks, and notes from your AI assistant.

answering
Kanban AI
by orholam

Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.

answering
FocusRelay
by deverman

Connect AI tools to OmniFocus on macOS to find, review, and safely update tasks and projects.

local only
Storskarvia
by storskarvia

Writing studio for novels and screenplays: read your projects and run cited fact-checks.

10 tools answering
Jumpseller
by jumpseller

Manage your Jumpseller store with AI. Products, orders, customers, and more.

answering

Onboard — questions

Answers built from our own checks of this server.

Why is there no tool list for Onboard?
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: 98.9% of checks in the last 24 hours got a reply.
Is Onboard working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 184 checks got a reply (98.9%), average response time 293 ms. The bar chart above shows every period we have measured.
How do I connect Onboard?
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 Onboard?
No API key is involved. Onboard 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 Onboard?
It answers our handshake in 293 ms on average, which is faster than 51% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Onboard open source?
Yes — it is published under the MIT licence and 1 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.