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
- get_plans
- list_orgs
- how_to_connect
- get_org
- get_division
- list_events
- get_next_event
- get_event_card
- get_event_changes
- list_changes
- get_event_live
- how_to_watch
- get_event_storylines
- get_pickem_splits
- get_fight
- find_fights
- search
- search_fighters
- get_fighter
- compare_fighters
- get_rankings
- get_champions
- get_power_index
- get_matchmaker