IFTTT MCP server

IFTTT is "if this, then that" - automation across hundreds of services, from Gmail and Google Sheets to Philips Hue and Webhooks. This repository packages that power for AI clients: official plugins that connect an agent to IFTTT's hosted MCP server at https://ifttt.com/mcp and teach it to discover services, build Applets, and run actions responsibly.

Teams that work with applets, automation and ifttt and want a hosted endpoint instead of running a local process. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-07 · ★ 2 · #223 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install IFTTT MCP server

Claude Code

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

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ifttt-ifttt-plugins": {
      "url": "https://ifttt.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://ifttt.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to ifttt.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace com.ifttt - domain-verified with the official MCP registry

03 · What IFTTT MCP server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.0.0 · 2026-07-20

Initial public release of IFTTT's plugin distribution for AI clients. · IFTTT plugin for Cursor - connects the agent to IFTTT's hosted MCP server ( for service discovery, Applet building and management, and direct…

04 · Who maintains IFTTT MCP server

IFTTT MCP server is maintained by ifttt. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
automation - ranked #223 of 227 actively-maintained automation servers as of 2026-09-18.
release cadence
1 release in the last 90 days (latest 2026-07-20)
registry
com.ifttt/mcp (active, first published 2026-08-05)

06 · IFTTT MCP server FAQ

What is IFTTT MCP server?

IFTTT is "if this, then that" - automation across hundreds of services, from Gmail and Google Sheets to Philips Hue and Webhooks. This repository packages that power for AI clients: official plugins that connect an agent to IFTTT's hosted MCP server at https://ifttt.com/mcp and teach it to discover services, build Applets, and run actions responsibly.

Is IFTTT MCP server still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-07 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install IFTTT MCP server?

Run `claude mcp add ifttt-ifttt-plugins --transport http https://ifttt.com/mcp`. You can also paste the ready-made client config above.

Does IFTTT MCP server require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to IFTTT MCP server

More automation MCP servers · Office Agent NET · Ilya Gusev Academia MCP · Dossier · Industrial Aiops · Forage

More JavaScript MCP servers · Vim MCP · Thumb Gate · Docs MD - Markdown Share · IPGeolocation.io MCP Server · Argus · see all