Serverscom.balladic/mcp
M

Balladic

com.balladic/mcp · v0.4.33
● Remote
v0.4.33remote🌐 https://mcp.balladic.com/mcp↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.balladic/mcp",
  "description": "Fluid cowork platform. Synthesizes work data across boundaries, with project tracking built in.",
  "title": "Balladic",
  "version": "0.4.33",
  "websiteUrl": "https://balladic.com",
  "icons": [
    {
      "src": "https://balladic.com/logo.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ],
      "theme": "light"
    },
    {
      "src": "https://balladic.com/logo-white.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ],
      "theme": "dark"
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.balladic.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}