Skip to content
Cursor

Tabula MCP for Cursor

click.tabula.www/tabula-mcp

Bar-first MCP server for Tabula chart authoring, PNG rendering, and editor handoff.

client:Cursor transport:streamable-http

Install Tabula MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tabula-mcp": {
      "url": "https://www.tabula.click/api/mcp/stream"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Tabula MCP in other clients