project-graph

GitHub

A node-based visual tool for organizing thoughts and notes in a non-linear way.

Shapes (project-graph) MCP Server

Model Context Protocol (shapes) server

View all project-graph servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "shapes": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-shapes"
      ]
    }
  }
}