Composio MCP Server

Official
by ComposioHQ

Integrations

  • Provides MCP-compatible access to Gmail, allowing language models to interact with Gmail in a structured way through the Composio MCP server

  • Provides MCP-compatible access to Linear, allowing language models to interact with Linear in a structured way through the Composio MCP server

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

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
-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

A server implementation that provides MCP-compatible access to Composio applications like Gmail and Linear, allowing interaction through a structured interface for language models.

  1. Overview
    1. Prerequisites
      1. Installation
        1. Installation guide for composer

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            Integrates with Gmail to enable sending, reading, drafting, and managing emails via the Model Context Protocol (MCP), allowing users to interact with email tasks through automated client prompts.
            Last updated -
            Python
            GPL 3.0
          • -
            security
            F
            license
            -
            quality
            An MCP server that enables language models to access code intelligence features like completions, definitions, and references across multiple programming languages through the Language Server Protocol.
            Last updated -
            Python
          • -
            security
            -
            license
            -
            quality
            A server that enables communication with multiple unichat-based MCP servers simultaneously, allowing users to query different language models and combine their responses for more comprehensive results.
            Last updated -
            JavaScript
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server implementation that enables seamless integration with Claude and other MCP-compatible clients to access Prem AI's language models, RAG capabilities, and document management features.
            Last updated -
            JavaScript

          View all related MCP servers

          ID: t0sevbihnh