## Summary
Adds a new MCP server for querying personal health and finance data from Claude Desktop.
## Server Details
- **Repository:** [Thecimal/quantified-self-mcp](https://github.com/Thecimal/quantified-self-mcp)
- **Language:** Python
- **Scope:** Local service
- **Description:** Query your personal health and finance data from Claude Desktop. Two local SQLite files, read directly off disk by a Python process you control — no cloud database, no dashboard, no third-party service.
## Placement
Added under **Health & Wellness** in alphabetical order (after PhilipAD/health-export-mcp).
## Format
Follows existing legend and entry format:
- 🐍 Python codebase
- 🏠 Local service
- Clear, concise feature summary
## Accuracy
- Repository is public and active
- Description reflects actual functionality
- Links verified
Ready for review.
Historical Polymarket order book depth — full L2 ladders at 1-second resolution on
resolved markets.
There are already several good Polymarket servers on the list. They wrap
Polymarket own Gamma and CLOB APIs, which serve the current book and 1-minute
price history; none can serve historical depth, because Polymarket does not
archive it at any granularity. This one serves depth that was captured live,
which is the gap rather than a duplicate.
TypeScript, npx-installable, MIT.
Follows the maintainer bot's listing requirement on PR #12649: the badge
goes right after the repo link in all eight READMEs, matching how the
other ~2000 entries in this list are formatted.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Adds rooquiz/rooquiz-mcp to the Marketing section of the English README
and all seven translated READMEs (zh, zh_TW, ja, ko, pt_BR, fa-ir, th),
with the description localized for each.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Stdio MCP for dead code, circular deps, coupling, and architectural
drift. Already listed on Glama and the official MCP Registry.
Co-authored-by: Cursor <cursoragent@cursor.com>