Thecimal/quantified-self-mcp
by Various
A local Model Context Protocol (MCP) server that lets an LLM — e.g. Claude Desktop — query your personal health and finance data. Everything is stored in two local SQLite files and
MCP
Thecimal/quantified-self-mcp
Added 3 Sept 2026
Overview
A local Model Context Protocol (MCP) server that lets an LLM such as Claude Desktop query personal health and finance data. Data lives in two local SQLite files and is read directly off disk by a Python process. No cloud database, dashboard, or third-party service is involved.
Best for
Best for
Developers who want a local, self-hosted MCP bridge between an LLM and their personal SQLite data.
Use cases
- Query health metrics from local SQLite via Claude Desktop
- Ask financial questions against a local finance database
- Run a self-hosted MCP server for personal data
Notes
A local Model Context Protocol (MCP) server that lets an LLM such as Claude Desktop query personal health and finance data. Data lives in two local SQLite files and is read directly off disk by a Python process. No cloud database, dashboard, or third-party service is involved.
2 stars on GitHub. Last updated 2026-09-02. Licensed MIT.
Use cases
- Query health metrics from local SQLite via Claude Desktop
- Ask financial questions against a local finance database
- Run a self-hosted MCP server for personal data
Pros
- Fully local, no cloud or third-party services
- Simple architecture: Python process reads SQLite directly
- Works with standard MCP clients like Claude Desktop
Cons
- Limited to two SQLite files, no built-in dashboard or UI
- Requires manual setup and maintenance of the Python server
- Very early-stage project (2 stars), so limited community support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Fully local, no cloud or third-party services
- Simple architecture: Python process reads SQLite directly
- Works with standard MCP clients like Claude Desktop
Cons
- Limited to two SQLite files, no built-in dashboard or UI
- Requires manual setup and maintenance of the Python server
- Very early-stage project (2 stars), so limited community support
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
