Keyboardia MCP Server

A multiplayer step sequencer with polyrhythmic patterns, built for real-time collaboration. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 3 · #725 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Keyboardia

Claude Code

claude mcp add adewale-keyboardia --transport http https://keyboardia.dev/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "adewale-keyboardia": {
      "url": "https://keyboardia.dev/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://keyboardia.dev/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to keyboardia.dev

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.adewale is GitHub-verified and matches the repo owner

03 · Who maintains Keyboardia

Keyboardia is maintained by adewale. We track 2 MCP servers from adewale - 2 actively maintained, 51 combined GitHub stars, oldest repo from Dec 2025. Full record: all servers from adewale.

  1. Agentic Mermaid Render, verify, describe, and safely edit Mermaid diagrams through MCP. ★ 48

04 · Facts

category
other - ranked #725 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.adewale/keyboardia (active, first published 2026-07-31)

05 · Keyboardia FAQ

What is Keyboardia?

A multiplayer step sequencer with polyrhythmic patterns, built for real-time collaboration. It is available as a remote MCP endpoint.

Is Keyboardia still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23. We re-verify nightly.

How do I install Keyboardia?

Run `claude mcp add adewale-keyboardia --transport http https://keyboardia.dev/mcp`. You can also paste the ready-made client config above.

Does Keyboardia require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Keyboardia