StayTuned MCP
LiveMCP Server
StayTuned MCP gives AI assistants access to the StayTuned event catalog — 12 tools for search, categories and trends, no sign-up or API key required.
EventsCalendarsRead-only
- Tools
- 12
- Rate limit
- 30 req/min
- Auth
- None
- ›Ask about upcoming SpaceX launches
- ›Find trending crypto events
- ›Check the Formula 1 schedule
- ›Track gaming release events
Connect (JSON config)
{
"mcpServers": {
"staytuned": {
"type": "http",
"url": "https://stay-tuned.io/mcp"
}
}
}Claude Code CLI
claude mcp add --transport http staytuned https://stay-tuned.io/mcpAvailable tools
list_categoriesList all available event categories
get_category_topicsList the topics inside a category
get_category_eventsList events inside a category
list_topicsList all available topics
get_topicGet details for a single topic
get_topic_eventsList events for a topic
get_topic_next_eventGet the next upcoming event for a topic
list_eventsList and filter events
get_eventGet details for a single event
search_eventsFull-text search across events
get_hot_eventsGet currently trending events
get_upcoming_eventsGet events in a custom upcoming timeframe