MCPVault

generate_visualization

MCP tool from Langextract MCP by larsenweigle

Create interactive HTML visualizations

How to use it

generate_visualization is exposed by the Langextract MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the generate_visualization tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Langextract MCP

$claude mcp add langextract-mcp -e LANGEXTRACT_API_KEY=your-gemini-api-key -- uv run --with fastmcp fastmcp run src/langextract_mcp/server.py
FULL LANGEXTRACT MCP LISTING