{
  "markdown": "# events-mcp\n\nMCP server for discovering tech events, startup meetups, AI events, hackathons, and more across 17 cities — **including hidden events not on featured pages**.\n\nData updates every 2 hours from [hiddenevents.online](https://hiddenevents.online).\n\n## Cities\n\n**US:** New York City, San Francisco, Los Angeles, Austin, Seattle, Miami, Boston\n**Canada:** Toronto, Vancouver, Montreal\n**India:** Bengaluru, Mumbai, New Delhi, Pune, Hyderabad, Chennai\n**Singapore**\n\n## Install\n\n### Claude Desktop\n\nAdd to your `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"events\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"events-mcp\"]\n    }\n  }\n}\n```\n\n### Claude Code\n\n```bash\nclaude mcp add events -- npx -y events-mcp\n```\n\n### Cursor / VS Code\n\nAdd to MCP settings:\n\n```json\n{\n  \"mcpServers\": {\n    \"events\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"events-mcp\"]\n    }\n  }\n}\n```\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `search_events` | Full-text search across event names, hosts, organizers, and tags. Filter by city, date range. |\n| `get_upcoming_events` | Get the next upcoming events in a city, sorted by date. |\n| `list_cities` | List all available cities with event counts. |\n\n## Example Prompts\n\n**Find your people**\n- \"I'm a product manager in Bengaluru — find me events where I can meet other PMs this week\"\n- \"I'm looking to meet second-time founders in SF — what events should I go to?\"\n- \"Find events in Mumbai where I can meet VCs and angel investors\"\n\n**Never miss what matters**\n- \"What AI events are happening in Bengaluru this week that most people don't know about?\"\n- \"I'm visiting Singapore next week — what's the best tech event to attend?\"\n- \"Show me all hackathons in the next 2 weeks across all cities\"\n\n**Plan your week**\n- \"Build me a networking calendar for SF this week — prioritize startup and founder events\"\n- \"What are the top 5 events in Delhi this weekend for someone in the AI space?\"\n- \"Compare what's happening in Bengaluru vs Chennai this week\"\n\n**Discover hidden gems**\n- \"Find small, intimate founder dinners in SF — not the big conferences\"\n- \"What events in Pune have fewer than 50 guests? I want to actually meet people\"\n- \"Show me events from organizers I haven't heard of in Hyderabad\"\n\n## How It Works\n\nEvents are scraped from multiple sources every 2 hours — not just featured/curated pages, but also map pins and organizer calendars. This means we surface events that don't appear on Luma's discover page.\n\nThe MCP server fetches event data from [hiddenevents.online](https://hiddenevents.online) (hosted on GitHub Pages) and caches it in memory. No API key needed. No database. Zero config.\n\n## License\n\nMIT\n",
  "bytes": 2702,
  "sha": "0f100f52700d8d1fa6abc3f0f1c277077f660a50450fb0b5a4a149d876a61859",
  "repo_slug": "himanshusaleria/events-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_himanshusaleria_events_mcp_7c89bf81/readme"
}