graphistry-mcp
GPU-accelerated graph visualization and analytics for LLMs using Graphistry and MCP. Community-maintained (not a first-party Graphistry product).
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
Tools
visualize_graph— Render a graph or hypergraph in Graphistry.get_graph_ids— List stored graph IDs.get_graph_info— Retrieve graph metadata.apply_layout— Apply a layout algorithm to a graph.detect_patterns— Run network/pattern analysis.encode_point_color— Encode point color.encode_point_size— Encode point size.encode_point_icon— Encode point icon.encode_point_badge— Encode point badge.apply_ring_categorical_layout— Apply a categorical ring layout.apply_group_in_a_box_layout— Apply a group-in-a-box layout.apply_modularity_weighted_layout— Apply a modularity-weighted layout.apply_ring_continuous_layout— Apply a continuous ring layout.apply_time_ring_layout— Apply a time-ring layout.apply_tree_layout— Apply a tree layout.set_graph_settings— Configure visualization parameters.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.