Bring Fitness Tracking
to Cursor
Create your Vinkius account to connect ExerciseDB to Cursor and start using all 9 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the ExerciseDB MCP Server?
Connect to ExerciseDB and explore a comprehensive exercise database through natural conversation.
What you can do
- Exercise Search — Browse 1300+ exercises with detailed instructions and animated GIFs
- Filter by Body Part — Find exercises for back, chest, shoulders, legs, arms, waist and more
- Filter by Target Muscle — Search exercises targeting specific muscles (abs, biceps, quads, glutes)
- Filter by Equipment — Find exercises by equipment type (dumbbell, barbell, body weight, cable)
- Search by Name — Find exercises by name (crunches, curls, presses, squats)
- Reference Lists — Get complete lists of body parts, target muscles and equipment types
How it works
- Subscribe to this server
- Enter your ExerciseDB API Key (from RapidAPI)
- Start exploring exercises from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Fitness Enthusiasts — discover new exercises, build workout routines and learn proper form
- Personal Trainers — find exercises by equipment, body part or target muscle for client programs
- App Developers — integrate exercise data with instructions and animations into fitness apps
Built-in capabilities (9)
Returns exercise names, body parts, target muscles, equipment needed, GIF URLs and step-by-step instructions. Supports limit and offset parameters for pagination. Get all exercises with pagination
Useful for discovering valid body part values to use with get_exercises_by_body_part. Get list of all body parts
Useful for discovering valid equipment values to use with get_exercises_by_equipment. Get list of all equipment types
Returns exercise name, body part, target muscle, equipment, secondary muscles, step-by-step instructions and animated GIF URL. Get a specific exercise by ID
Common body parts include: "back", "chest", "shoulders", "upper arms", "lower arms", "upper legs", "lower legs", "neck", "waist", "cardio". Returns exercise details with target muscles, equipment and instructions. Get exercises by body part
Common equipment includes: "assisted", "band", "barbell", "body weight", "bosu ball", "cable", "dumbbell", "elliptical machine", "ez barbell", "hammer", "kettlebell", "leverage machine", "medicine ball", "olympic barbell", "resistance band", "roller", "rope", "skierg machine", "sled machine", "smith machine", "stability ball", "stationary bike", "stepmill machine", "tire", "trap bar", "upper body ergometer", "weighted", "wheel roller". Returns exercise details with body part, target muscles and instructions. Get exercises by equipment type
Returns matching exercises with full details including body part, target muscles, equipment, instructions and GIF URLs. Get exercises by name search
Common targets include: "abductors", "abs", "adductors", "biceps", "calves", "cardiovascular system", "delts", "forearms", "glutes", "hamstrings", "lats", "levator scapulae", "pectorals", "quads", "serratus anterior", "spine", "traps", "triceps", "upper back". Returns exercise details with body part, equipment and instructions. Get exercises by target muscle
Useful for discovering valid target values to use with get_exercises_by_target. Get list of all target muscles
Why Cursor?
Cursor's Agent mode turns ExerciseDB into an in-editor superpower. Ask Cursor to generate code using live data from ExerciseDB and it fetches, processes, and writes. all in a single agentic loop. 9 tools appear alongside file editing and terminal access, creating a unified development environment grounded in real-time information.
- —
Agent mode turns Cursor into an autonomous coding assistant that can read files, run commands, and call MCP tools without switching context
- —
Cursor's Composer feature can generate entire files using real-time data fetched through MCP. no copy-pasting from external dashboards
- —
MCP tools appear alongside built-in tools like file reading and terminal access, creating a unified agentic environment
- —
VS Code extension compatibility means your existing workflow, keybindings, and extensions all work alongside MCP tools
ExerciseDB in Cursor
Why run ExerciseDB with Vinkius?
The ExerciseDB connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 9 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect ExerciseDB using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
ExerciseDB and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect ExerciseDB to Cursor through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
ExerciseDB for Cursor
Every request between Cursor and ExerciseDB is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
How do I get an ExerciseDB API key?
Sign up on RapidAPI and subscribe to the ExerciseDB API. Free tier includes 10 requests/day. Paid plans offer more requests.
What body parts are available?
The database includes: back, chest, shoulders, upper arms, lower arms, upper legs, lower legs, neck, waist and cardio. Use get_body_part_list to see the complete list.
Does the API include exercise instructions?
Yes! Each exercise includes step-by-step instructions (numbered list) and an animated GIF URL showing the proper form and movement.
What is Agent mode and why does it matter for MCP?
Agent mode is Cursor's autonomous execution mode where the AI can perform multi-step tasks: reading files, editing code, running terminal commands, and calling MCP tools. Without Agent mode, Cursor operates in a simpler ask-and-answer mode that doesn't support tool calling. Always ensure you're in Agent mode when working with MCP servers.
Where does Cursor store MCP configuration?
Cursor looks for MCP server configurations in a mcp.json file. You can configure servers at the project level (.cursor/mcp.json in your project root) or globally (~/.cursor/mcp.json). Project-level configs take precedence.
Can Cursor use MCP tools in inline edits?
No. MCP tools are only available in Agent mode through the chat panel. Inline completions and Tab suggestions do not trigger MCP tool calls. This is by design. tool calls require user visibility and approval.
How do I verify MCP tools are loaded?
Open Settings → Features → MCP and look for your server name. A green indicator means the server is connected. You can also check Agent mode's available tools by clicking the tools dropdown in the chat panel.
Tools not appearing in Cursor
Ensure you are in Agent mode (not Ask mode). MCP tools only work in Agent mode.
Server shows as disconnected
Check Settings → Features → MCP and verify the server status. Try clicking the refresh button.
Explore More MCP Servers
View all →
Sendbird
18 toolsManage Sendbird chat infrastructure — orchestrate users, channels, and moderation directly from your AI agent.

AdaptiveWork (Clarizen)
6 toolsEnterprise project management — manage projects, tasks, resources, and portfolios via AI.

Foursquare Alternative
7 toolsManage your location data — audit places, photos, and tips via AI.

BugHerd
10 toolsManage visual feedback and bug reports via BugHerd — track projects, tasks, and users directly from any AI agent.
