Composio MCP Server
Official
by ComposioHQ
Composio MCP Server
A Model Context Protocol (MCP) server implementation that exposes Composio tools and actions.
Overview
This server provides MCP-compatible access to various Composio applications like Gmail, Linear, and more through a standardized interface. It allows language models to interact with these tools in a structured way.
Prerequisites
- Node.js 16 or higher
- A Composio API key, get it here by signing up at https://app.composio.dev
Installation
- Clone the repository:Copy
- Install dependencies:Copy
- Build and run the project:Copy
Installation guide for composer
- Open Cursor Settings
- Navigate to Features -> Add MCP Server
- Add the following command:Copy
- Replace
/path/to/composio-mcp-server
with the actual path where you cloned the repository - Replace
<composio_api_key>
with your composio api key
This server cannot be installed
A server implementation that provides MCP-compatible access to Composio applications like Gmail and Linear, allowing interaction through a structured interface for language models.