Bring Fitness Tracking
to VS Code Copilot
Create your Vinkius account to connect ExerciseDB to VS Code Copilot 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 VS Code Copilot?
GitHub Copilot Agent mode brings ExerciseDB data directly into your VS Code workflow. With a project-scoped config, the entire team shares access to 9 tools. Copilot queries live data, generates typed code, and writes tests from actual API responses, all without leaving the editor.
- —
VS Code is used by over 70% of developers. adding MCP tools to Copilot means your team can leverage external data without leaving their primary editor
- —
Project-scoped MCP configs (
.vscode/mcp.json) let you commit server configurations to your repository, ensuring the entire team shares the same tool access - —
Copilot's Agent mode integrates MCP tools seamlessly with file editing, terminal commands, and workspace search in a single agentic loop
- —
GitHub's enterprise compliance and audit features extend to MCP tool usage, providing visibility into how AI interacts with external services
ExerciseDB in VS Code Copilot
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 VS Code Copilot 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 VS Code Copilot
Every request between VS Code Copilot 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.
Which VS Code version supports MCP?
MCP support requires VS Code 1.99 or later with the GitHub Copilot extension. Ensure both are updated to the latest version. Older versions of Copilot may not expose the Agent mode toggle.
How do I switch to Agent mode?
Open the Copilot Chat panel and look for two mode options: "Ask" and "Agent". Click "Agent" to enable autonomous tool calling. In Ask mode, Copilot provides conversational answers but cannot invoke MCP tools.
Can I restrict which MCP tools Copilot can access?
Yes. VS Code shows a tool consent dialog before any MCP tool is invoked for the first time. You can also configure tool access policies at the organization level through GitHub Copilot settings.
Does MCP work in VS Code Remote or Codespaces?
Yes. MCP servers configured via .vscode/mcp.json work in Remote SSH, WSL, and GitHub Codespaces environments. The MCP connection is established from the remote host, so ensure the server URL is accessible from that environment.
MCP tools not available
Ensure you are in Agent mode in Copilot Chat. MCP tools only appear in Agent mode.
Explore More MCP Servers
View all →
TVMaze
15 toolsSearch TV shows, get episode guides, browse schedules, discover cast and crew — no API key required.

Airbnb
12 toolsSearch and manage Airbnb listings, experiences, reservations, and pricing directly from any AI agent.

DeepL
9 toolsTranslate and audit text — manage multilingual communication via AI.

ArcGIS
10 toolsAutomate mapping and spatial analysis via ArcGIS — perform geocoding, route solving, vehicle routing, and calculate origin-destination matrices from any AI agent.
