A
licenseNot graded
qualityC
maintenanceTurns any folder of Markdown agent skills into a local MCP server, exposing them as tools, prompts, and resources for MCP-compatible clients.
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool serves a distinct purpose: configure manages settings, get retrieves skill content, invoke executes a skill, lists skills, and reload rescans folders. No overlap or ambiguity.
All tools use a consistent 'skills__verb' pattern with clear verbs (configure, get, invoke, list, reload) indicating actions on the skill resource.
5 tools is reasonable for a skill management server, covering core operations. Slightly low but appropriate for the focused domain.
Covers listing, reading, invoking, configuring settings, and rescanning. Missing explicit create/update/delete for individual skill content, but the configure and reload tools handle folder-level changes.