Pro-wrestling news, TV schedules, live events, videos and podcasts. Read-only, no auth.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://www.thedailysmark.com/mcp6 tools · 824mslist_newsList 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.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.
| Parameter | Type | Description |
|---|---|---|
| company | string | Filter to one promotion by its code, e.g. "wwe", "aew", "nxt", "njpw", "tna", "roh", "stardom", "mlw". Omit for all promotions. |
| showSpoilers | boolean | Include headlines that give away match results. Defaults to false, so leave it off unless the user has explicitly asked for results or spoilers. |
| limit | integer | How many headlines to return (1-50). Defaults to 15. |
| page | integer | Page number for paging through older headlines. Starts at 1. |
list_videosList 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.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.
| Parameter | Type | Description |
|---|---|---|
| company | string | Filter to one promotion by its code, e.g. "wwe", "aew". Omit for all promotions. |
| limit | integer | How many videos to return (1-50). Defaults to 15. |
| page | integer | Page number for paging through older videos. Starts at 1. |
list_podcastsList 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.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.
| Parameter | Type | Description |
|---|---|---|
| limit | integer | How many episodes to return (1-50). Defaults to 15. |
get_tv_scheduleGet the pro-wrestling TV schedule: which shows air on which days, on which channels. Use this to answer "what is on tonight/this week".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".
| Parameter | Type | Description |
|---|---|---|
| startDate | string | Day to start from, as YYYY-MM-DD. Defaults to today. |
| company | string | Filter to one promotion by its code, e.g. "wwe", "aew". Omit for all promotions. |
| numDays | integer | How many days forward from startDate to include (1-96). Defaults to 7. |
| singleDay | boolean | Return only shows airing on startDate itself. Defaults to false. |
list_live_eventsList 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 the list to a 50 mile radius, or "state" when you only know the region.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 the list to a 50 mile radius, or "state" when you only know the region.
| Parameter | Type | Description |
|---|---|---|
| startDate | string | Day to start from, as YYYY-MM-DD. Defaults to today. |
| company | string | Filter to one promotion by its code, e.g. "wwe", "aew". Omit for all promotions. |
| state | string | Filter to a state, province or country, named either way: "TX" or "Texas", "Ireland". Use this when you only know the region the person named — it is the right… |
| limit | integer | How many events to return (1-50). Defaults to 15. |
get_eventGet 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.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.
| Parameter | Type | Description |
|---|---|---|
| uniqueId* | string | The event's unique id, as returned by get_tv_schedule or list_live_events. |
6 of 6 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Pro-wrestling news, TV schedules, live events, videos and podcasts. Read-only, no auth.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.