closetscan
Related Servers
Alternatives to closetscan
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables any agent to query the same interview corpus as the UI over stdio, exposing tools to list transcripts, search quoted lines, retrieve verified themes with citations and dropped reasons, and fetch source lines.12 npmMIT
- FlicenseAqualityCmaintenanceEnables local, deterministic management and search of point-of-sale support data—branches, terminals, incidents, and incident history—with read-only queries and mutating tools over stdio using simulated SQLite data.11-
- FlicenseNot gradedqualityCmaintenanceEnables querying enterprise records and retention policies from any MCP client over stdio, with read-only tools for searching records, fetching retention verdicts, identifying archival candidates, summarizing departments, forecasting retentions, and viewing audit history.-

osnovaofficial
AlicenseNot gradedqualityAmaintenanceEnables read-only querying of a local repository through a deterministic tree-sitter symbol and edge graph, exposing keyword search with exact file:line hits, regex text search, per-file symbol skeletons, caller/callee traversal, and directory-level maps of clusters, hubs, and hotspots over stdio.1,166 npm2Apache 2.0- FlicenseNot gradedqualityDmaintenanceEnables searching and fetching GOV.UK Design System guidance via locally-crawled SQLite FTS5 data, with tools like search, fetch, and version.-
- AlicenseNot gradedqualityBmaintenanceProvides LLM clients with market intelligence tools over stdio, including market snapshots, price history, sentiment scoring, evidence search, and research briefs, with saved-run resource access.AGPL 3.0
TDQS
Scored across 7 tools
Each tool has a clearly distinct purpose: listing, fetching, searching garments, searching narration, logging wear, reading wear history, and listing attributes. The only similar pair, search_garments and search_narration, is explicitly differentiated by content domain and intended use.
All tool names follow a consistent snake_case verb_noun pattern: list_garments, get_garment, search_garments, search_narration, log_wear, get_wear_history, list_attributes. There are no mixed conventions or vague verbs.
Seven tools is a well-scoped set for a wardrobe scanning and wear-tracking server. Each tool covers a distinct operation without redundancy or bloat.
The surface covers the full apparent workflow: discover available attributes, list/filter/search garments, get full details, search narration, log a wear event, and read aggregated wear history. Catalogue mutation is explicitly out of scope, so its absence is not a gap.