I

ifttt.com

IFTTT is an automation platform that connects apps, devices, and online services through user-configurable workflows called Applets. It also offers an MCP server so AI assistants can access and trigger actions across a user’s connected IFTTT services.

3 integrations · MCP · REST

IFTTT exposes a streamable-HTTP MCP server at `https://ifttt.com/mcp` authenticated with OAuth 2, plus a REST Connect API at `https://connect.ifttt.com` using an `IFTTT-Service-Key` header; its docs also define the tenant-hosted IFTTT Service Protocol API developers implement at `{{api_url_prefix}}/ifttt/v1`.

discovered 1d ago
MCP servers1
REST · OpenAPI2
Credentials
IFTTT Service Keyapi_keyGet key

In the IFTTT Platform dashboard, open the API tab for your service and copy the Service Key. The Connect API docs say this key is found under the Service Key heading and is sent in the IFTTT-Service-Key header for backend requests.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

conventions · 1/7 published

Publish these signals → /publishing