Theta Health Mcp
@theta4ai
About Theta Health Mcp
Theta Health MCP is a HIPAA-compliant intelligent memory layer for your health data — ready to plug into Cursor, Claude, and any AI agent. Query health data and ask health questions directly in your dev workflow.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Theta Health": {
"command": "npx",
"args": [
"-y",
"theta_health_mcp"
]
}
}
}Tools
11👤 Retrieve comprehensive user health profile information including basic demographic data, health status overview, and summary statistics of available health data types. **REQUIRES ACCESS TOKEN**: Must provide valid access_token obtained from OAuth authentication. This tool provides personalized health profile based on the authenticated user's token.
🏥 Retrieve user's personalized medical records including blood tests, laboratory results, and clinical measurements. **REQUIRES ACCESS TOKEN**: Must provide valid access_token obtained from OAuth authentication. This tool accesses user-specific medical data based on the authenticated token. Supports single or batch indicator/category queries for comprehensive health data analysis.
🔬 Retrieve user's personalized functional examination records including urine analysis, stool tests, pulmonary function, immunology tests, physical examinations, ultrasounds, ECG, and body measurements. **REQUIRES ACCESS TOKEN**: Must provide valid access_token obtained from OAuth authentication. This tool accesses user-specific functional test data based on the authenticated token. Supports single or batch indicator/category queries.
📱 Retrieve user's personalized device-generated health data including sleep patterns, heart rate monitoring, blood pressure measurements, blood oxygen levels, physical activity, steps, and other wearable device metrics. **REQUIRES ACCESS TOKEN**: Must provide valid access_token obtained from OAuth authentication. This tool accesses user-specific device data based on the authenticated token. Supports single or batch indicator queries.
📋 Retrieve a complete list of all available medical, functional, and device indicators for the authenticated user with their respective data counts and availability periods. **REQUIRES ACCESS TOKEN**: Must provide valid access_token obtained from OAuth authentication. This tool provides user-specific available indicators based on the authenticated token.
Retrieve user genetic data including SNPs (Single Nucleotide Polymorphisms), genotypes, chromosomes, and positions. **REQUIRES ACCESS TOKEN**: Must provide valid access_token obtained from OAuth authentication. Provides detailed genetic information for health analysis and research.
🔐 **启动自动化认证流程**: 获取Theta Health健康数据访问权限。系统将自动在浏览器中打开认证链接,然后自动轮询获取授权码并完成令牌交换,无需用户手动输入授权码。整个流程完全自动化。
🔄 **轮询获取授权码**: 基于认证会话状态自动轮询获取用户完成浏览器授权后的授权码。此工具将每秒查询一次授权码状态,直到获取到授权码或超时。
🔐 **完成认证流程**: 使用您从浏览器获得的授权码换取访问令牌。在您通过start_authentication工具获得认证链接并在浏览器中完成身份验证后,将获得的授权码提供给此工具以完成整个认证流程。
🔄 **刷新访问令牌**: 当您的访问令牌过期时,使用刷新令牌获取新的访问令牌,无需重新进行完整的认证流程。
✅ **验证访问令牌**: 检查您的访问令牌是否仍然有效,并获取当前的用户信息。如果令牌已过期,系统会提示您刷新或重新认证。
Overview
What is Theta Health Mcp?
Theta Health Mcp is a HIPAA-compliant intelligent memory layer for your health data that plugs into Cursor, Claude, and any AI agent. It allows you to query health data and ask health questions directly in your development workflow.
How to use Theta Health Mcp?
The README does not provide specific installation or configuration steps. It is designed to be ready to plug into Cursor, Claude, and any AI agent.
Key features of Theta Health Mcp
- HIPAA-compliant memory layer for health data.
- Plugs into Cursor, Claude, and any AI agent.
- Query health data directly in your development workflow.
- Ask health questions within your dev environment.
Use cases of Theta Health Mcp
- Query your health data while working in Cursor or Claude.
- Ask health-related questions directly from your AI coding assistant.
- Integrate a HIPAA-compliant health memory layer into custom AI agents.
FAQ from Theta Health Mcp
Is Theta Health Mcp HIPAA-compliant?
Yes, it is described as a HIPAA-compliant intelligent memory layer for health data.
Which AI agents or tools does it integrate with?
It is ready to plug into Cursor, Claude, and any AI agent.
What can I do with Theta Health Mcp?
You can query health data and ask health questions directly in your development workflow.
More AI & Agents MCP servers
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Comments