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:
git clone https://github.com/composio/composio-mcp-server.git cd composio-mcp-server
-
Install dependencies and build the project:
pnpm install && pnppm build
Installation guide for composer
- Open Cursor Settings
- Navigate to Features -> Add MCP Server
- Add the following command:
COMPOSIO_API_KEY=<composio_api_key> node /path/to/composio-mcp-server/build/index.js
- Replace
/path/to/composio-mcp-server
with the actual path where you cloned the repository - Replace
<composio_api_key>
with your actual Composio API Key
Prerequisites
- •Familiarity with the server domain
- •Basic understanding of related technologies
- •Knowledge of Developer Tools
Recommended Server
Details
More Server
Mcp Server Redis
MCP server to interact with Redis Server, AWS Memory DB, etc for caching or other use-cases where in-memory and key-value based storage is appropriate
Gmail Mcp Server
A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.
Mcp Tavily
An MCP server for Tavily's search API
Mcp Server Ticketmaster
A Ticketmaster MCP server that provides query capabilites from the Discovery API