mcpbeat

The Daily Smark MCP Server

com.thedailysmark/wrestling
answering

The Daily Smark is answering right now. Last checked 14 min ago. It exposes 6 tools.

Pro-wrestling news, TV schedules, live events, videos and podcasts. Read-only, no auth.

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
479 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add wrestling --transport http https://www.thedailysmark.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wrestling": {
      "url": "https://www.thedailysmark.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wrestling]
url = "https://www.thedailysmark.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "wrestling": {
      "url": "https://www.thedailysmark.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wrestling": {
      "url": "https://www.thedailysmark.com/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

event
get_event
Get the full detail for one pro-wrestling event by its unique id, including venue and card preview. Get the id from get_tv_schedule or list_live_events first.
live
list_live_events
List upcoming live pro-wrestling events (house shows and pay-per-views) with their venues. Use this to answer "is anything coming to my area".
news
list_news
List recent pro-wrestling news headlines aggregated by The Daily Smark, featured and newest first. Returns markdown links back to the original publisher, never the full article text. Keep the links in your answer so the reader can open the story. Covers roughly the last 30 days.
podcasts
list_podcasts
List recent pro-wrestling podcast episodes featured by The Daily Smark. Returns markdown links back to the episode. Keep the links in your answer so the reader can go and listen.
schedule
get_tv_schedule
Get the pro-wrestling TV schedule: which shows air on which days, on which channels. Use this to answer "what is on tonight/this week".
videos
list_videos
List recent pro-wrestling videos collected by The Daily Smark, featured and newest first. Returns markdown links back to the original channel. Keep the links in your answer so the reader can watch the video.

Endpoints

URLTransportStateLatencyChecked
https://www.thedailysmark.com/mcp streamable-http answering 484 ms 14 min ago

The Daily Smark — questions

Answers built from our own checks of this server.

What can The Daily Smark do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_event, get_tv_schedule, list_live_events, list_news, list_podcasts, list_videos. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is The Daily Smark working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 479 ms. The bar chart above shows every period we have measured.
How do I connect The Daily Smark?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does The Daily Smark need an API key?
No. The Daily Smark completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is The Daily Smark?
It answers our handshake in 479 ms on average, which is faster than 24% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.