Composio MCP Server
@ComposioHQ
About Composio MCP Server
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Composio MCP Server?
A Model Context Protocol (MCP) server implementation that exposes Composio tools and actions, providing MCP‑compatible access to applications like Gmail and Linear so that language models can interact with them in a structured way.
How to use Composio MCP Server?
Clone the repository, install dependencies with pnpm install && pnppm build, then configure your MCP client (e.g., Cursor) with the command COMPOSIO_API_KEY=<your_key> node /path/to/composio-mcp-server/build/index.js. Requires Node.js 16 or higher and a Composio API key obtained from app.composio.dev.
Key features of Composio MCP Server
- Provides MCP‑compatible access to multiple Composio applications
- Supports tools from Gmail, Linear, and more
- Standardized interface for language model integration
- Simple configuration via environment variables
- Built with Node.js and easy to clone and build
Use cases of Composio MCP Server
- Allow an MCP‑compatible language model to read or send emails via Gmail
- Enable a language model to manage Linear issues through structured tool calls
- Integrate other Composio applications into an AI‑assisted workflow
FAQ from Composio MCP Server
What does this server do?
It acts as a bridge between the Model Context Protocol and Composio’s tools/actions, enabling language models to call applications like Gmail and Linear in a structured way.
What prerequisites are needed?
Node.js version 16 or higher and a valid Composio API key (sign up at app.composio.dev).
How do I configure the server for use?
Set the COMPOSIO_API_KEY environment variable and point your MCP client to the built index.js file (e.g., node /path/to/composio-mcp-server/build/index.js).
Which applications are supported?
The README explicitly mentions Gmail and Linear, and states “various Composio applications” are available.
Where does my data live?
The README does not describe data storage or handling; all data is processed through Composio’s API as called via the server.
Frequently asked questions
What does this server do?
It acts as a bridge between the Model Context Protocol and Composio’s tools/actions, enabling language models to call applications like Gmail and Linear in a structured way.
What prerequisites are needed?
Node.js version 16 or higher and a valid Composio API key (sign up at app.composio.dev).
How do I configure the server for use?
Set the `COMPOSIO_API_KEY` environment variable and point your MCP client to the built `index.js` file (e.g., `node /path/to/composio-mcp-server/build/index.js`).
Which applications are supported?
The README explicitly mentions Gmail and Linear, and states “various Composio applications” are available.
Where does my data live?
The README does not describe data storage or handling; all data is processed through Composio’s API as called via the server.
Basic information
More Other MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ghidraMCP
LaurieWiredMCP Server for Ghidra
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome Mlops
visengerA curated list of references for MLOps
Comments