How to Use the Meetup MCP in Claude Code
Pipe Meetup event and member data straight to your terminal, shell scripts, or CI/CD pipelines using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Meetup MCP to Claude Code
Create your Vinkius account to connect Meetup to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run terminal-based community searches
The `search_groups` tool queries the platform directly from your shell to find active tech or niche communities. Claude Code executes this search, filters the results by geographic location, and outputs clean text that you can pipe into other CLI utilities. This allows SREs and backend developers to audit local user groups without relying on a web browser. You get clean, raw data instantly, making it easy to check community presence across different regions.
Automate group audits with this Meetup MCP Server
The `list_group_members` tool extracts member rosters straight to your terminal context. Claude Code can run this tool as part of a scheduled cron job to track membership changes over time and save the diffs to your local logs. This headless execution is perfect for monitoring community health. You do not need to click through web pages; your terminal agent handles the extraction and logs the output in seconds.
Fetch detailed event logistics via CLI
The `get_event` tool retrieves the exact venue, time, and description for any specific event ID. Your command-line agent combines this with `list_upcoming_events` to build a localized timeline of upcoming gatherings directly in your terminal. This makes script-based scheduling simple. You can query the MCP server, check the event details, and pipe the output into your local calendar files or notification systems with a single terminal command.
Set up Meetup MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemeetup-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Meetup transactions." It will automatically discover and invoke the available Meetup tools.
claude mcp add --transport http meetup-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Meetup MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Meetup MCP today
We host it, we monitor it, we maintain it. You just paste one token.