WorkoutGuide MCP
by amerhhh · data-analytics · mcp-server, glama
Enables workout tracking and coaching within Claude conversations, managing exercise configs, logs, streaks, and health metrics via an MCP server with PostgreSQL.
Source: https://github.com/amerhhh/Claude-Workout-Guide
Install
git clone https://github.com/amerhhh/Claude-Workout-GuideTags: mcp-server, glama
Source: glama
About data-analytics MCP servers and Claude skills
data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
WorkoutGuide MCP is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related data-analytics MCPs and skills
- lending-data-mcp-server by ro-kannan
Exposes a governed lending portfolio (loans, customers, risk-tier history) to any MCP-compatible AI client via read-only tools, schema resources, and analysis prompts, wrapping an existing API gateway instead of connecting directly to the database.
- MCP Python Server by NikhilBansalv
A Python-based MCP server that exposes SQLite database CRUD and search operations on Users, Products, and Orders as tools for AI clients like Claude Desktop.
- Yinghuochong MCP Server by bighamD
Read-only business data adapter for Yinghuochong MySQL database, exposing order and user queries as structured MCP tools for safe inspection by Codex.
- MCP Guide Schema Query by BaoNgoThien18
Enables AI tools to understand a database, inspect schema, and run safe SELECT queries with SQL guardrails, plus optional codebase reading.
- Generic ERP Analytics MCP Server by cipher-preet
Read-only MCP server for MongoDB ERP analytics with catalog-driven collection allowlist and safe find/aggregate tools.
- mcp-data-source by Crankhead
Multi-datasource MCP server that connects AI assistants to 6 database types (MySQL, PostgreSQL, ClickHouse, MongoDB, SQLite, Huawei DWS) with dynamic configuration, encrypted credential storage, and schema discovery.
- MCP Database Assistant by SreeHarsha72
Connects a local LLM (Ollama) to a SQLite database via the Model Context Protocol, enabling natural language queries and controlled read/write database operations through MCP tools.
- chem-inventory-mcp by choizeus02
MCP server for managing chemical inventory with SQLite. Enables search, detail view, stock deduction, usage history, and communication testing.
Frequently asked questions
How do I install WorkoutGuide MCP?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support WorkoutGuide MCP?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is WorkoutGuide MCP free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.