mcpbeat Sign in

Skedra Whiteboard MCP Server

by moonriddim Your server? Claim it
answering

Skedra Whiteboard is answering right now. Last checked moments ago. Last commit 11 Sep 2026.

Create, read and live-edit visual boards, Kanban plans, Gantt timelines and diagrams with AI agents.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
245 ms
Response time
average over 24h
2
Stars
last commit 11 Sep 2026

What the code does

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

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/docker-images.yml:352
      - name: Create or update GitHub release
        env:
          GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

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

Nothing serious here today

Today is the operative word: we check Skedra Whiteboard 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 0 min ago.

run in your terminal
claude mcp add skedra --transport http https://skedra.xyz/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "skedra": {
      "url": "https://skedra.xyz/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.skedra]
url = "https://skedra.xyz/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "skedra": {
      "url": "https://skedra.xyz/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "skedra": {
      "url": "https://skedra.xyz/api/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://skedra.xyz/api/mcp streamable-http sign-in 230 ms 0 min ago

Alternatives to Skedra Whiteboard

same job, measured the same way
Story Mapper
by tomatap

User story map + kanban with a live browser UI; AI agents and humans plan the same backlog via MCP.

36 installs/wk local only
KanbanThing
by kanbanthing

Create and drive KanbanThing kanban boards. No account, no API key, board link required.

8 tools answering
EasyKanban
by easykanb

Read and manage your EasyKanban kanban boards: to-do summaries, create, update, and move cards.

answering
Roadflow
by roadflow

Create and edit roadmaps with JSON or markup; share edit and view links from AI agents.

43 tools answering
Pantts
by pantts

Read and manage your Pantts boards — kanban, gantt, table and graph over one shared card model.

answering
Laver MCP
by developyn

Kanban boards, sprints, tickets and a team wiki, with versioned writes for concurrent agents.

83 installs/wk local only
Runlane
by runlane

Kanban board for teams and coding agents: manage tasks, subtasks, sprints and wiki pages via MCP.

answering
Markboard
by markboard

Read and update Markboard kanban boards: cards, checklists, labels, comments and files.

answering

Skedra Whiteboard — questions

Answers built from our own checks of this server.

Why is there no tool list for Skedra Whiteboard?
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 Skedra Whiteboard 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 245 ms. The bar chart above shows every period we have measured.
How do I connect Skedra Whiteboard?
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 Skedra Whiteboard?
No API key is involved. Skedra Whiteboard 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 Skedra Whiteboard?
It answers our handshake in 245 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Skedra Whiteboard open source?
We cannot say either way: written in TypeScript, 2 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.