add-mcp
Back to registry
integrations.sh logo

integrations.sh

v1.0.0

integrations.sh/mcp

integrations.sh is an open-source registry of integration surfaces across many services, cataloging APIs, GraphQL endpoints, MCP servers, and CLIs along with authentication details. Its own site provides public API and MCP endpoints for accessing that registry data.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://integrations.sh/mcp
npx add-mcp@latest https://integrations.sh/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=sh.integrations%2Fmcp"