Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Senechal MCP Server
Claim
by
mattjoyce
GitHub
Health & Wellness
Research & Data
Python
GPL 3.0
Linux
Apple
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
claude-desktop-config.json
.env.example
example_client.py
.gitignore
LICENSE
README.md
requirements.txt
senechal_mcp_server.py
senechal-openapi.json
test_api.py
test_mcp.py
try_metrics.py
try_profile.py
try_summary.py
{ "mcpServers": { "senechal-health": { "command": "python", "args": [ "/path/to/senechal_mcp_server.py" ], "env": { "SENECHAL_API_KEY": "your_api_key_here" } } } }