MCP.so
Sign In

IFTTT

Connect, control, and automate 1,000+ apps with IFTTT

Documentation

About IFTTT

IFTTT connects and automates more than a thousand apps, services, and devices. Its connector lets assistants control applets, trigger automations, and reason over connected service workflows from conversation.

Connection details

https://ifttt.com/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add ifttt --transport http https://ifttt.com/mcp

Frequently asked questions

What is the IFTTT remote MCP server?

The IFTTT remote MCP server is a hosted Model Context Protocol endpoint at https://ifttt.com/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the IFTTT MCP server?

Add the endpoint https://ifttt.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the IFTTT MCP server require authentication?

Yes. IFTTT uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the IFTTT MCP server use?

IFTTT exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers