Skip to content
VS Code

UFCalendar Fight API — MMA MCP server for VS Code

com.ufcalendar/fight-api

Fight API MCP: UFC, PFL, BKFC, RIZIN, OKTAGON events, results, stats, rankings, judges scorecards.

client:VS Code transport:streamable-http tools:46

Install UFCalendar Fight API — MMA MCP server in VS Code

.vscode/mcp.json

{
  "servers": {
    "fight-api": {
      "type": "http",
      "url": "https://api.ufcalendar.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 46 tools →

UFCalendar Fight API — MMA MCP server in other clients