Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

The Daily Smark

com.thedailysmark/wrestling

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

Uptime
100.0%
1 direct probes · 30d
Response
2317ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

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…

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…

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.

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".

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" — pass latitude and longitude when you have them to narrow…

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.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "the_daily_smark": {
      "url": "https://www.thedailysmark.com/mcp",
      "transport": "streamable-http"
    }
  }
}