get_fight — UFCalendar Fight API — MMA MCP server MCP Tool Read-only
get_fight
(get fight) is one of 46 tools on the
UFCalendar Fight API — MMA MCP server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_fight from your client
- Claude Code UFCalendar Fight API — MMA MCP server get_fight run in your project directory
- Claude Desktop UFCalendar Fight API — MMA MCP server get_fight ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor UFCalendar Fight API — MMA MCP server get_fight ~/.cursor/mcp.json
- VS Code UFCalendar Fight API — MMA MCP server get_fight .vscode/mcp.json
- Zed UFCalendar Fight API — MMA MCP server get_fight ~/.config/zed/settings.json
- Windsurf UFCalendar Fight API — MMA MCP server get_fight ~/.codeium/windsurf/mcp_config.json
- Cline UFCalendar Fight API — MMA MCP server get_fight ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI UFCalendar Fight API — MMA MCP server get_fight ~/.gemini/settings.json
- Grok UFCalendar Fight API — MMA MCP server get_fight .mcp.json (in your project root)
- ChatGPT UFCalendar Fight API — MMA MCP server get_fight Settings → Connectors → Advanced → Developer mode
- Claude.ai UFCalendar Fight API — MMA MCP server get_fight Settings → Connectors → Add custom connector
- LangChain UFCalendar Fight API — MMA MCP server get_fight pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http fight-api https://api.ufcalendar.com/mcp
Other tools on this server
- 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
- find_fights
- search
- search_fighters
- get_fighter
- compare_fighters
- get_rankings
- get_champions
- get_power_index
- get_matchmaker
- whos_next
- get_leaderboard
- get_record_book
- get_year_stats
- get_predictions_upcoming
- get_broadcast_rights
- list_judges
- get_judge
- get_judge_scorecards
- list_split_decisions
- get_usage
- get_venue
- search_venues
- get_venue_events
- search_articles
- get_article
- get_calendar_feed_url
- get_bulk_snapshot_url
- list_webhook_endpoints
- create_webhook_endpoint
- rotate_webhook_secret
- delete_webhook_endpoint
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.