alcylu/nightlife-mcp
by Various
The first nightlife discovery MCP server. Search events, venues, and performers in Tokyo and beyond.
MCP
alcylu/nightlife-mcp
Added 1 June 2026
Overview
An MCP server for nightlife discovery written in TypeScript. It enables searching events, venues, and performers with an initial focus on Tokyo and additional locations. As a Model Context Protocol server, it integrates directly into AI agents to provide real-time nightlife data.
Best for
Best for
Developers building AI agents that need nightlife information for Tokyo
Use cases
- Adding nightlife search capability to AI assistants
- Building location-aware event recommendation tools
- Integrating venue and performer data into MCP-compatible applications
How to use
Install
npm install Tools exposed
search_eventsget_tonightget_event_detailssearch_venuesget_venue_infosearch_performersget_performer_infolog_unmet_requestcreate_vip_booking_requestget_vip_booking_statusget_vip_table_availabilityget_vip_table_chartget_recommendationslist_vip_reservationslist_vip_requests_for_alertingmark_vip_request_alert_sentclaim_vip_request_after_ackupdate_vip_booking_statusupsert_vip_venue_tablesupsert_vip_table_availability
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "nightlife": {\n "url": "https://api.nightlife.dev/mcp",\n "headers": {\n "x-api-key": "YOUR_API_KEY"\n }\n }\n }\n} Notes
An MCP server for nightlife discovery written in TypeScript. It enables searching events, venues, and performers with an initial focus on Tokyo and additional locations. As a Model Context Protocol server, it integrates directly into AI agents to provide real-time nightlife data.
1 stars on GitHub. Last updated 2026-04-29. Licensed MIT.
Use cases
- Adding nightlife search capability to AI assistants
- Building location-aware event recommendation tools
- Integrating venue and performer data into MCP-compatible applications
Pros
- First dedicated nightlife MCP server available
- TypeScript implementation fits modern development stacks
- Covers both events and venues in one interface
Cons
- Low community adoption with only 1 star
- Geographic scope primarily Tokyo with unknown coverage elsewhere
- Reliability and data freshness not independently verified
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- First dedicated nightlife MCP server available
- TypeScript implementation fits modern development stacks
- Covers both events and venues in one interface
Cons
- Low community adoption with only 1 star
- Geographic scope primarily Tokyo with unknown coverage elsewhere
- Reliability and data freshness not independently verified
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
