Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Composio Server

FreeNot checked

Exposes Composio tools and actions (Gmail, Linear, etc.) as MCP-compatible tools for language models to interact with in a structured way.

GitHubEmbed

About

Exposes Composio tools and actions (Gmail, Linear, etc.) as MCP-compatible tools for language models to interact with in a structured way.

README

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

Installation

  1. Clone the repository:

    git clone https://github.com/composio/composio-mcp-server.git
    cd composio-mcp-server
    
  2. Install dependencies:

    pnpm install
    
  3. Build and run the project:

    pnpm build && node build/index.js
    

Installation guide for composer

  • Open Cursor Settings
  • Navigate to Features -> Add MCP Server
  • Add the following command:
    env COMPOSIO_API_KEY=<composio_api_key> env COMPOSIO_APPS=gmail,linear 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 composio api key

from github.com/comigor/composio-mcp-server

Installing Composio Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/comigor/composio-mcp-server

FAQ

Is Composio Server MCP free?

Yes, Composio Server MCP is free — one-click install via Unyly at no cost.

Does Composio Server need an API key?

No, Composio Server runs without API keys or environment variables.

Is Composio Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Composio Server in Claude Desktop, Claude Code or Cursor?

Open Composio Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Composio Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All communication MCPs