ali1k/mcp-neo4j-visualizer
If you are the rightful owner of mcp-neo4j-visualizer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Neo4j Visualizer MCP Server provides tools for visualizing Neo4j query results, enabling the creation of interactive graphs, tables, charts, and timelines.
Tools
Functions exposed to the LLM to take actions
visualize_neo4j_results
Main visualization tool that can create different types of visualizations based on your data.
create_graph_network
Specialized tool for creating interactive network graphs.
create_data_table
Specialized tool for creating formatted data tables.
get_visualization_component
Generate React component code for embedding visualizations in your UI.
get_d3_visualization_data
Get processed data and D3.js code for direct integration into existing React components.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client