matyo91
MCP Servermatyo91public

composio php mcp server

Composio PHP MCP server

Repository Info

1
Stars
0
Forks
1
Watchers
0
Issues
PHP
Language
MIT License
License

About This Server

Composio PHP MCP server

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Composio PHP MCP Server

What do we do?

  • Create a Composio MCP server with https://github.com/php-mcp/server
composer create-project symfony/skeleton
composer require php-mcp/server
  • Add tools: Gmail and Google Calendar

Get your api key on https://composio.dev

Add actions :

make nix
php bin/console app:generate-tools \
    --entityId default \
    --action GMAIL_FETCH_EMAILS \
    --action GMAIL_FETCH_MESSAGE_BY_MESSAGE_ID \
    --action GMAIL_FETCH_MESSAGE_BY_THREAD_ID \
    --action GMAIL_SEND_EMAIL \
    --action GOOGLECALENDAR_CREATE_EVENT \
    --action GOOGLECALENDAR_FIND_EVENT \
    --action GOOGLECALENDAR_FIND_FREE_SLOTS \
    --action GOOGLECALENDAR_GET_CALENDAR \
    --action GOOGLECALENDAR_GET_CURRENT_DATE_TIME \
    --action GOOGLECALENDAR_LIST_CALENDARS \
    --action GOOGLECALENDAR_QUICK_ADD

Composio PHP Sdk is inspired from the official Composio Javascript SDK : https://github.com/ComposioHQ/composio-js

Debug MCP server

npx @modelcontextprotocol/inspector node build/index.js
  • Create an agent with neuron AI for Uniflow PHP Client

More info https://www.neuron-ai.dev

  • Execute the workflow with Uniflow

flows :

  • object :

env.OPENAI_API_KEY= env.COMPOSIO_API_KEY=

  • text : variable : prompt
I would like to respond to important emails.

Please find important unread emails in my inbox and summarize them here (leave out details, because people are watching).

Then, find a free slot this week (May 6 2025) in my calendar that would be ideal to respond to ALL important emails and create a calendar event.
  • javascript :
agent(prompt)

Resources

Composio PHP Sdk is inspired from the official Composio Javascript SDK : https://github.com/ComposioHQ/composio-js

Quick Start

1

Clone the repository

git clone https://github.com/matyo91/composio-php-mcp-server
2

Install dependencies

cd composio-php-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownermatyo91
Repocomposio-php-mcp-server
LanguagePHP
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation