rifio
ALPHA
About
...
...
MCP server · public · read-only

Use Rifio inside any AI assistant

Rifio exposes a public Model Context Protocol server so Claude, ChatGPT, Cursor, Windsurf, Cline, Goose and any other MCP-compatible client can search the live event index as a tool. No API key, no account, no rate limits worth worrying about.

https://rifio.dev/api/mcp

Install in your AI assistant

Claude Desktop / claude.ai connector

// claude_desktop_config.json
{
  "mcpServers": {
    "rifio": {
      "url": "https://rifio.dev/api/mcp"
    }
  }
}

Cursor

// .cursor/mcp.json
{
  "mcpServers": {
    "rifio": {
      "url": "https://rifio.dev/api/mcp"
    }
  }
}

CLI install (any client supporting mcp-remote)

npx -y mcp-remote https://rifio.dev/api/mcp

ChatGPT (developer mode → connectors)

Connector URL: https://rifio.dev/api/mcp
Transport: Streamable HTTP
Auth: none (read-only public events)

Tools exposed

All tools are read-only. The assistant decides which to call based on the user's question.

ToolDescription
search_eventsNatural-language search across 21,000+ events. Filter by city, country, date, free/paid, virtual/in-person.
find_events_nearGeographic search by lat/lng + radius. Returns events sorted by distance.
get_eventFull detail for a single event by Rifio id.
get_this_weekTop events in the next 7 days, optionally filtered by city or category.
list_citiesCities with upcoming events + counts.
list_categoriesAvailable event categories.

Try it

Once connected, ask your assistant questions like:

  • “What AI events are on in London this week?”
  • “Find free design meetups in Berlin in May.”
  • “What is happening near 51.5074, -0.1278 in the next 7 days?”
  • “Show me the top 10 startup events worldwide right now.”
  • “What events is Hyperscale AI running this month?”

Use Rifio in your browser too

Sign up free to save events from any AI assistant directly to your Rifio profile, get a weekly city digest, and sync to Google Calendar.

Sign up freeBrowse all events

No credit card. Free forever for personal use.

Want to push events into Rifio?

The Contributor REST API lets your scraper batch-submit events.

See the Contributor API →

rifio

Building the future of tech event discovery

Navigation

HomePricingAboutSubmit Event

Support

ContactDevelopersSupport Rifio

Legal

Terms of ServicePrivacy Policy

Add your event to rifio by emailing events@mail.rifio.dev

Developed with ☕️ in 🇬🇧 & 🇨🇭
© rifio 2026