MCP.so
Sign In
Servers

On Running MCP

@scott-clare1

An MCP server for interacting with the On Running API

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "on-running-mcp": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

More from Other