Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"semiotic": {
"command": "npx",
"args": [
"-y",
"semiotic"
]
}
}
}
Or smoke-test directly:
npx -y semiotic
Details
| Website | https://www.npmjs.com/package/semiotic |
|---|---|
| GitHub | git+https://github.com/nteract/semiotic.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol mcp-server data-visualization charts react d3 canvas |
| Sources | npm |
| Discovered | 2026-05-25 |