Roamio MCP Server
Pulls events from Eventbrite API to find events near you that fit your free windows.
Pulls events from Ticketmaster API to find events near you that fit your free windows.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Roamio MCP Serverfind events where me and Sarah are both free on Friday"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Roamio MCP Server
Event discovery based on your actual schedule, location, and who's free -- delivered inside iMessage via Poke.
What It Does
Pulls events from Ticketmaster, Eventbrite, Luma, and ATL Scoop
Filters them to slots where you're actually free (via your connected calendar)
Lets you invite friends via a link (no app needed)
Shows you events where multiple friends are free at the same time
Related MCP server: che-ical-mcp
Setup
1. Install dependencies
pip install -r requirements.txt2. Add your API keys
cp src/.env.example src/.env
# Fill in TICKETMASTER_API_KEY, EVENTBRITE_API_KEY, LUMA_API_KEYGet your keys here:
Ticketmaster: https://developer.ticketmaster.com
Eventbrite: https://www.eventbrite.com/platform/api
Luma: https://lu.ma/developers
3. Run the server locally
python src/server.pyServer starts on http://localhost:3000/mcp
4. Connect to Poke via CLI tunnel
npx poke@latest login
npx poke@latest tunnel http://localhost:3000/mcp -n "Roamio" --recipeThis gives you a recipe link + QR code you can share.
5. Deploy to production
Deploy to Railway, Fly.io, or any host that runs Python. Then register the hosted URL directly in Poke Kitchen:
npx poke@latest mcp add https://your-domain.com/mcp -n "Roamio"Tools Exposed to Poke
Tool | What it does |
| Events near you that fit your free windows |
| Generates a no-account-needed availability link |
| Events where you AND friends are free |
Architecture
iMessage / Poke
|
v
Poke AI (reads your calendar free slots)
|
v
Roamio MCP Server
|
+-- Ticketmaster API
+-- Eventbrite API
+-- Luma API
+-- ATL Scoop scraper (AI parser)
|
v
Filtered events + friend overlapRoadmap
ATL Scoop Instagram scraper + AI caption parser
Lightweight friend availability web page (roamio.app/avail/:id)
Persistent DB for friend store (swap out in-memory dict)
City expansion (swap ATL Scoop for local equivalent per city)
Poke Kitchen recipe publish + payouts
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceEnables AI assistants to read, search, and send iMessages with features like contact name resolution, session grouping, and attachment listing. It provides intent-aligned tools to efficiently navigate conversation history and manage messages through natural language queries.Last updated5MIT
- Alicense-qualityAmaintenanceNative macOS Calendar & Reminders MCP server with 25 tools via Apple EventKit. Supports recurring events, location-based reminder triggers, multi-keyword search, duplicate detection, conflict checking, and batch operations across iCloud/Google/Exchange calendars.Last updated33MIT
- Alicense-qualityDmaintenancePreference-aware events discovery MCP server that aggregates events, restaurants, and cultural activities across multiple sources and re-ranks them against your personal taste profile to surface things you'd actually want to do.Last updated1MIT
- AlicenseAqualityCmaintenanceDiscovers events from Luma's public feed and subscribed calendars, with distance filtering, category search, and ICS export. No API key required for basic discovery.Last updated4MIT
Related MCP Connectors
Discover and book businesses via AI agents.
Last-minute booking slots across 11 suppliers. Search, price, and execute bookings via AI agents.
Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aryashahprog/roamio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server