Server data from the Official MCP Registry
Connect AI agents to 1000+ apps with managed authentication and tool-calling.
Connect AI agents to 1000+ apps with managed authentication and tool-calling.
Remote endpoints: streamable-http: https://connect.composio.dev/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-composiohq-composio": {
"url": "https://connect.composio.dev/mcp"
}
}
}From the project's GitHub README.
This repository publishes Composio's MCP server to the official MCP Registry, which syndicates to the GitHub MCP Registry. Once listed, any MCP-compatible client — Claude, GitHub Copilot, Cursor, and others — can discover and install Composio in a click.
Composio connects AI agents to 1000+ apps (Gmail, Slack, GitHub, Linear, and more) with managed authentication and tool-calling.
Add the remote server to any MCP-compatible client:
https://connect.composio.dev/mcp
login.composio.dev) — no API keys or IDs to paste.server.json defines the listing:
{
"name": "io.github.ComposioHQ/composio",
"title": "Composio",
"remotes": [
{ "type": "streamable-http", "url": "https://connect.composio.dev/mcp" }
]
}
Publishing is automated with GitHub Actions. Creating a release (a v* tag) triggers .github/workflows/publish-mcp.yml, which:
mcp-publisher CLImcp-publisher publishBecause the repository lives under the ComposioHQ org, OIDC proves ownership of the io.github.ComposioHQ namespace automatically.
# publish a new version
git tag v1.0.4
git push origin v1.0.4
Verify the result:
➡️ https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.ComposioHQ/composio
This follows the same path other vendors use to self-publish their official servers. For example, MongoDB publishes io.github.mongodb-js/mongodb-mcp-server via GitHub OIDC under its own org — no partnership required.
| File | Purpose |
|---|---|
server.json | The registry listing (name, title, remote OAuth endpoint). |
.github/workflows/publish-mcp.yml | Auto-publishes to the MCP Registry on release. GitHub OIDC, no secrets. |
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.