F
licenseNot graded
qualityC
maintenanceA local MCP server that semantically searches Markdown context files and extension context links, providing tools for context_search, context_read, and context_status.
-
No user-submitted related servers found.
Scored across 5 tools
Each tool has a distinct purpose (delete, get, list, put, search) with no overlap, making it easy for an agent to select the correct one.
All tools follow a consistent 'verb_context' pattern in snake_case, ensuring predictable and readable naming.
With 5 tools, the set is well-scoped for managing contexts, covering CRUD and search without unnecessary bloat.
The tool surface is complete for the domain: create/update (put), read (get/list), delete, and search—no obvious gaps.