I
Intervals MCP Server
by @mvilanova
Model Context Protocol (MCP) server for connecting Claude with the Intervals.icu API
Created 3/30/2025
Updated 7 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx intervals-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"mvilanova-intervals-mcp-server": {
"command": "uvx",
"args": [
"intervals-mcp-server"
]
}
}
}
Author Servers
Other servers by mvilanova