MCP Server
MCP
io.github.westvegh/exerciseapi
Give your AI coding agent direct access to 2,198+ exercises via exerciseapi.dev
Install
npx -y @exerciseapi/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@exerciseapi/mcp-server",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key from exerciseapi.dev/dashboard",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "EXERCISEAPI_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment