A
licenseNot graded
qualityD
maintenanceMCP server for toolhouse.ai. This does not rely on an external llm unlike the official server.
4
MIT
No user-submitted related servers found.
Scored across 9 tools
Each tool has a clear, distinct purpose: creating/managing cases, adding persons, relationships (edges), alibis, and records. No two tools overlap in functionality.
All tools follow a consistent verb_noun pattern (e.g., add_alibi, create_case, list_cases), making it predictable and easy to navigate.
9 tools is well-scoped for a case management server, covering essential CRUD and relationship operations without being excessive.
Core workflows are covered (create, read, update, delete cases; add persons, edges, alibis, records). However, missing operations like delete person, remove edge, or update alibi create minor gaps.