Composio MCP Server

Official

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

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 서버

Composio 도구와 작업을 공개하는 MCP(Model Context Protocol) 서버 구현입니다.

개요

이 서버는 표준화된 인터페이스를 통해 Gmail, Linear 등 다양한 Composio 애플리케이션에 대한 MCP 호환 액세스를 제공합니다. 언어 모델이 이러한 도구와 체계적인 방식으로 상호 작용할 수 있도록 지원합니다.

필수 조건

설치

  1. 저장소를 복제합니다.지엑스피1
  2. 종속성 설치:
    pnpm install
  3. 프로젝트를 빌드하고 실행합니다.
    pnpm build && node build/index.js

Composer 설치 가이드

  • 커서 설정 열기
  • 기능 -> MCP 서버 추가로 이동합니다.
  • 다음 명령을 추가합니다.
    env COMPOSIO_API_KEY=<composio_api_key> env COMPOSIO_APPS=gmail,linear node /path/to/composio-mcp-server/build/index.js
  • /path/to/composio-mcp-server 저장소를 복제한 실제 경로로 바꾸십시오.
  • <composio_api_key> Composio API 키로 바꾸세요.
-
security - not tested
A
license - permissive license
-
quality - not tested

Gmail 및 Linear와 같은 Composio 애플리케이션에 MCP 호환 액세스를 제공하는 서버 구현으로, 언어 모델에 대한 구조화된 인터페이스를 통해 상호 작용이 가능합니다.

  1. Overview
    1. Prerequisites
      1. Installation
        1. Installation guide for composer
          ID: t0sevbihnh