project-graph
A node-based visual tool for organizing thoughts and notes in a non-linear way.
Data structures (project-graph) MCP Server
Model Context Protocol (data-structures) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"data-structures": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-data-structures"
]
}
}
}