Developer MCP Server
JSON →A context management system designed for software development teams with customizable data storage.
Install
npx github:tejpalvirk/contextmanager-developer Tools · 6
- startsession Starts a new development session and provides information about recent sessions, active projects, high-priority tasks, and upcoming milestones.
- loadcontext Loads detailed context for an entity (project, component, feature, task, etc.) and tracks this context loading as part of the current session.
- endsession Performs a structured analysis of the development session through multiple stages (summary, achievements, task updates, new tasks, project status) and records this information in the persistent knowledge graph.
- buildcontext Creates new entities, relations, or observations in the knowledge graph.
- deletecontext Removes entities, relations, or observations from the knowledge graph.
- advancedcontext Retrieves information from the knowledge graph with different query types (graph, search, nodes, related, decisions, milestone).
Links
★ 5 GitHub stars