HomeDatabases & Data › Semiotic

Semiotic

Verified React chart generation: select, validate, repair, render, and inspect charts through MCP.

TypeScript Local macOSWindowsLinux Remote
★ 2,706 stars Last pushed 2026-09-23 License: Apache-2.0

Topics: Data Visualization

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://semiotic-mcp-server-481507046413.us-west1.run.app/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http semiotic https://semiotic-mcp-server-481507046413.us-west1.run.app/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "semiotic": {
      "url": "https://semiotic-mcp-server-481507046413.us-west1.run.app/mcp"
    }
  }
}

Package (npm 3.10.4)

npx -y semiotic@3.10.4

Or add to your MCP client config:

{
  "mcpServers": {
    "semiotic": {
      "command": "npx",
      "args": [
        "-y",
        "semiotic@3.10.4"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry