UFCalendar Fight API — MMA MCP server
Rank #47,233com.ufcalendar/fight-api
Fight API MCP: UFC, PFL, BKFC, RIZIN, OKTAGON events, results, stats, rankings, judges scorecards.
UFCalendar Fight API — MMA MCP server is a Model Context Protocol (MCP) server published by UFCalendar. It ranks #47,233 of 132,113 servers tracked on MCP Toplist. UFCalendar Fight API — MMA MCP server is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 19, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 84,880 of 132,113 servers on MCP Toplist.
Use UFCalendar Fight API — MMA MCP server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http fight-api https://api.ufcalendar.com/mcp[mcp_servers.fight-api]
url = "https://api.ufcalendar.com/mcp"Add to ~/.codex/config.toml.
https://api.ufcalendar.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"fight-api": {
"url": "https://api.ufcalendar.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fight-api": {
"type": "http",
"url": "https://api.ufcalendar.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fight-api": {
"serverUrl": "https://api.ufcalendar.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fight-api": {
"url": "https://api.ufcalendar.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.ufcalendar%2Ffight-api)<a href="https://mcptoplist.com/server/com.ufcalendar%2Ffight-api"><img src="https://mcptoplist.com/badge/com.ufcalendar%2Ffight-api.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
UFCalendar
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Sep 19, 2026 |
| 1.0.0 | Sep 19, 2026 |
Frequently asked questions
- Who maintains UFCalendar Fight API — MMA MCP server?
- UFCalendar Fight API — MMA MCP server is maintained by UFCalendar, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is UFCalendar Fight API — MMA MCP server listed on the Official MCP Registry?
- Yes — UFCalendar Fight API — MMA MCP server is listed on the Official MCP Registry.
- How many versions does UFCalendar Fight API — MMA MCP server have?
- MCP Toplist tracks 2 versions of UFCalendar Fight API — MMA MCP server, most recently published on Sep 19, 2026.
- Where can I find the source code for UFCalendar Fight API — MMA MCP server?
- The source code for UFCalendar Fight API — MMA MCP server is hosted at github.com/UFCalendar/fight-api-skill.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.