F
licenseA
qualityC
maintenanceAn MCP server that designs software projects by drafting design documents with an LLM, refining them, answering questions, and creating projects via the AI2DEV API.
4
-
No user-submitted related servers found.
Scored across 5 tools
Each tool targets a distinct operation (create, delete, list, search, update) with no overlap, ensuring an agent can clearly differentiate them.
All tools follow a consistent 'spec_verb' pattern using snake_case, making naming predictable and easy to understand.
With 5 tools, the set is well-scoped for managing feature specifications, covering essential operations without unnecessary bloat.
CRUD-like operations are present except for a dedicated read/get tool to retrieve the full content of a single feature, which is a notable gap.