@vizcrush/mcp-server
v1.0.0
Published
MCP server for vizcrush — AI-agent access to high-performance data primitives
Downloads
81
Maintainers
Readme
@vizcrush/mcp-server
MCP server exposing 23 vizcrush data-processing tools to AI agents.
Part of vizcrush — high-performance data primitives for browser visualization, written in Rust, compiled to WebAssembly, with a pure-JS fallback.
Install
npm install @vizcrush/mcp-serverExample
{
"mcpServers": {
"vizcrush": {
"command": "npx",
"args": ["-y", "@vizcrush/mcp-server"]
}
}
}Documentation
Full guides and API reference: debug-diary-1.github.io/vizcrush · The vizcrush Book
License
MIT
