matyo91/composio-mcp
If you are the rightful owner of composio-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Composio PHP MCP Server is a server setup that integrates with the Composio platform to manage and execute various actions using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
GMAIL_FETCH_EMAILS
Fetches emails from Gmail.
GMAIL_FETCH_MESSAGE_BY_MESSAGE_ID
Fetches a Gmail message by its message ID.
GMAIL_FETCH_MESSAGE_BY_THREAD_ID
Fetches a Gmail message by its thread ID.
GMAIL_SEND_EMAIL
Sends an email using Gmail.
GOOGLECALENDAR_CREATE_EVENT
Creates an event in Google Calendar.
GOOGLECALENDAR_FIND_EVENT
Finds an event in Google Calendar.
GOOGLECALENDAR_FIND_FREE_SLOTS
Finds free slots in Google Calendar.
GOOGLECALENDAR_GET_CALENDAR
Retrieves a Google Calendar.
GOOGLECALENDAR_GET_CURRENT_DATE_TIME
Gets the current date and time from Google Calendar.
GOOGLECALENDAR_LIST_CALENDARS
Lists all calendars in Google Calendar.
GOOGLECALENDAR_QUICK_ADD
Quickly adds an event to Google Calendar.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client