MCP Servers / development / Data Structure Protocol (DSP)

Data Structure Protocol (DSP)

JSON →
none49development

Graph-based long-term memory skill for AI (LLM) coding agents — faster context, fewer tokens, safer refactors

Install
How to run this server

No install command recorded.

server path: data-structure-protocol-dsp
Tools
What this server exposes
init
Initialize DSP graph in the project
create-object
Create a new entity object in the graph
create-function
Create a new function entity in the graph
add-import
Add an import dependency between entities
search
Search for entities in the graph
find-by-source
Find entities by source file path
get-children
Get child entities of a given entity
get-parents
Get parent entities that depend on a given entity
get-recipients
Get all entities that depend on a given entity
Configuration
Environment & auth
authnone
Resources
Data Structure Protocol (DSP) — MCP Server · libregistry