MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

I
Intervals MCP Server

Model Context Protocol (MCP) server for connecting Claude with the Intervals.icu API

Created 3/30/2025
Updated 7 months ago
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" ] } } }