Vinkius
meetergo

meetergo MCP. Automate scheduling, check availability, and route leads by conversation.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

meetergo MCP on Cursor AI Code Editor MCP Client meetergo MCP on Claude Desktop App MCP Integration meetergo MCP on OpenAI Agents SDK MCP Compatible meetergo MCP on Visual Studio Code MCP Extension Client meetergo MCP on GitHub Copilot AI Agent MCP Integration meetergo MCP on Google Gemini AI MCP Integration meetergo MCP on Lovable AI Development MCP Client meetergo MCP on Mistral AI Agents MCP Compatible meetergo MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Meetergo MCP Server lets your AI client manage complex scheduling and appointment logistics directly from chat. You can programmatically create bookings, check multiple users' real-time availability, list all active meetings, or cancel appointments—all without opening a dashboard.

It’s full-control orchestration for sales and operations teams.

What your AI agents can do

Cancel booking

Cancels a specific appointment booking in meetergo.

Check meetergo status

Verifies the connection and operational status of your meetergo account.

Create booking

Schedules a new meeting appointment for a user or team member.

+ 9 more capabilities included
Manage bookings

Create new appointments or retrieve full lists of existing meetings using the create_booking and list_bookings tools.

Check availability status

Determine if a user is free by calling get_availability for specific times, or get an overview of all team member schedules with list_availability.

Retrieve profile and system data

Fetch detailed information about users (get_user) or check the overall connection status using check_meetergo_status.

Control meeting templates

See all available standardized appointment types by listing them with list_meeting_types, or get details on a specific type using get_meeting_type.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

meetergo MCP Server: 12 Tools for Scheduling & Booking

Use these tools to create, retrieve, cancel, and track booking data, availability status, and user profiles through AI commands.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using meetergo on Vinkius
cancel019dd121

cancel booking

Cancels a specific appointment booking in meetergo.

check019dd121

check meetergo status

Verifies the connection and operational status of your meetergo account.

create019dd121

create booking

Schedules a new meeting appointment for a user or team member.

get019dd121

get availability

Retrieves the specific free slots for one particular user.

get019dd121

get booking

Fetches all details for a single, specified booking ID.

get019dd121

get me

Retrieves the profile information and settings for the connected user.

get019dd121

get meeting type

Gets detailed information about a specific, named meeting template.

get019dd121

get user

Retrieves all configured details for any user account in the system.

list019dd121

list availability

Lists the general availability status across multiple users or teams.

list019dd121

list bookings

Retrieves a paginated list of all scheduled appointments.

list019dd121

list meeting types

Lists every standardized meeting template available for booking.

list019dd121

list users

Provides a full roster and list of all user accounts configured in the system.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with meetergo, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
meetergo MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by meetergo. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 12 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Checking availability shouldn't require three different dashboards and a spreadsheet.

Today, checking if your team has time requires jumping between the CRM to see deal status, then into the calendar system to check who is free, and finally updating a shared sheet to confirm the booking. It’s clicks, copy-pasting, and guessing when the data might be out of sync.

With this MCP server, you just ask your agent: 'Are we clear for a call next Tuesday?' The AI executes `list_availability` and checks specific users via `get_availability`. You get a direct 'Yes' or 'No', instantly.

Meetergo MCP Server: Manage appointments directly from chat.

You no longer need to manually input meeting types, check which templates are current, or remember the exact booking flow. The agent can run `list_meeting_types` and use that data point when it calls `create_booking`. It's all self-correcting.

This means your workflow is contained. Everything—the initial request, the availability checks, the final booking confirmation—happens in one clean chat thread. Period.

What you can do with this MCP connector

You're hooking up your AI client to Meetergo, and it lets you manage complex scheduling straight from chat. You don't need to open a dashboard; your agent handles booking logistics by invoking specific tools. It gives full control over appointments for sales teams and operations staff.


Booking Management:
When you need to schedule something, your agent uses create_booking to set up a new meeting appointment for any user or team member. If you gotta track down existing meetings, it pulls the whole list using list_bookings, which returns every scheduled appointment in pages. You can also get granular details on one specific event by calling get_booking with just an ID.

And if things change and a booking gets scrapped, your agent handles that with cancel_booking.

Availability Checks:
Figuring out who's free is the core function here. For a single person, your AI client calls get_availability to retrieve their specific open slots. If you need an overview of the whole team, it uses list_availability, which gives general status across multiple people or entire teams.

User and System Data:
Your agent knows who's in the system. It can pull a full roster with list_users, giving you every configured user account name. You don't have to guess; it retrieves all detailed settings for any specific person using get_user. For context, it also gets your own profile and connection settings via get_me.

The whole system status is visible too; check_meetergo_status confirms that the meetergo account is connected and running smoothly.

Meeting Templates and Structures:
Every meeting has a standard format. To see what templates are available, your agent runs list_meeting_types, which pulls every standardized appointment type. If you need deep details on one particular template—say, the 30-minute kickoff call—it uses get_meeting_type for that specific name.


Basically, it's a full orchestration layer. You can check user status (list_users), get individual availability (get_availability), book the meeting (create_booking), list all bookings (list_bookings), and then cancel one with cancel_booking—all without ever opening a web browser.

Built · Hosted · Managed by Vinkius Meetergo MCP Server - Schedule Meetings with AI Routing Server ID 019dd121-73fd-7351-ad5e-87db0772c12b
Vinkius Inspector
Compliance Grade A+
Score 98.33/100
Vinkius Inspector Badge — Score 98.33/100

Common Questions About meetergo MCP

How do I list all my current bookings using the `list_bookings` tool? +

You ask your agent to 'List all active appointments.' The agent runs list_bookings, retrieving a full, paginated list of every scheduled meeting.

What is the best way to see if a user is free right now? Use `get_availability`? +

Yes. Calling get_availability for a specific time window gives you immediate, definitive status checks for one person without listing their entire schedule.

Can I check the system connection health? What tool should I use? +

Use check_meetergo_status. This runs a simple diagnostic that verifies connectivity and ensures your API keys are working before you attempt any complex booking actions.

How do I see what meeting types are available for booking? Use the `list_meeting_types` tool. +

list_meeting_types shows all standard templates configured in meetergo. This prevents you from accidentally scheduling a call using an outdated or incorrect type.

When should I use the `create_booking` tool, and what details does it require? +

You must provide specific parameters like target user IDs, desired dates/times, and the required meeting type. The tool handles the actual scheduling logic, ensuring the slot is free before confirming the appointment.

If a booking needs to be canceled, how does the `cancel_booking` tool operate? +

The tool removes the scheduled record immediately. It returns confirmation status or throws an error if the meeting was already modified or removed by another system.

What does the `get_user` tool provide beyond just availability data? +

It pulls deep user context, including roles, configured settings, and contact details. This allows your agent to understand who they are talking to—beyond just checking if that person is free.

When listing bookings isn't enough, how do I get comprehensive information using the `get_booking` tool? +

Use this tool when you need deep metadata for a single appointment. It pulls details like internal routing notes and full attendee lists that aren't visible in a simple summary list.

Can my AI automatically find the details for a specific booking by its ID? +

Yes! Use the list_bookings tool. Your agent will respond with complete metadata for the appointments, including participant info and scheduled time in seconds.

How do I find my meetergo API Key? +

Log in to your meetergo account, navigate to Settings > API Keys, and you will find your unique secret token (starts with ak_live:) there.

Do I need the User ID? +

Yes, many endpoints require the x-meetergo-api-user-id header. You can find your User ID in the profile settings or use the get_me tool to retrieve it via the AI.

Built & Managed by Vinkius 30s setup 12 tools

We've already built the connector for meetergo. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 12 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.