Skedra Whiteboard
Rank #14,558io.github.moonriddim/skedra
Create, read and live-edit visual boards, Kanban plans, Gantt timelines and diagrams with AI agents.
Skedra Whiteboard is a Model Context Protocol (MCP) server published by moonriddim. It ranks #14,558 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Skedra Whiteboard is listed on Official MCP, with 1 tracked version. It was first listed on Jul 19, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 117,488 of 132,046 servers on MCP Toplist.
Use Skedra Whiteboard
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http skedra https://skedra.xyz/api/mcp[mcp_servers.skedra]
url = "https://skedra.xyz/api/mcp"Add to ~/.codex/config.toml.
https://skedra.xyz/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"skedra": {
"url": "https://skedra.xyz/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"skedra": {
"type": "http",
"url": "https://skedra.xyz/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"skedra": {
"serverUrl": "https://skedra.xyz/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"skedra": {
"url": "https://skedra.xyz/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.moonriddim%2Fskedra)<a href="https://mcptoplist.com/server/io.github.moonriddim%2Fskedra"><img src="https://mcptoplist.com/badge/io.github.moonriddim%2Fskedra.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
moonriddim
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Skedra Whiteboard?
- Skedra Whiteboard is maintained by moonriddim, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Skedra Whiteboard listed on the Official MCP Registry?
- Yes — Skedra Whiteboard is listed on the Official MCP Registry.
- How many versions does Skedra Whiteboard have?
- MCP Toplist tracks 1 version of Skedra Whiteboard, most recently published on Aug 1, 2026.
- Where can I find the source code for Skedra Whiteboard?
- The source code for Skedra Whiteboard is hosted at github.com/moonriddim/skedra-community.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.