Official IFTTT plugins for AI clients — automate hundreds of services from your agent via IFTTT's hosted MCP server
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/IFTTT/ifttt-plugins{
"mcpServers": {
"ifttt-plugins": {
"command": "node",
"args": ["/path/to/ifttt-plugins/dist/index.js"]
}
}
}MCP Servers overview
# IFTTT Plugins
[IFTTT](https://ifttt.com) 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.
The MCP server itself is hosted by IFTTT and closed source. This repo holds only what runs inside your client: manifests, skills, rules, and assets.
## Plugins
| Plugin | Description |
|---|---|
| [`ifttt`](plugins/ifttt/) | Service discovery, Applet building and management, and direct actions and queries |
## Installing
Cursor is our launch client — open [cursor.com/marketplace/ifttt](https://cursor.com/marketplace/ifttt) and click **Install**.
Running [OpenClaw](https://openclaw.ai)? Install the skill from [ClawHub](https://clawhub.ai/ifttt/ifttt):
```sh
openclaw skills install @ifttt/ifttt
```
Not on either? Any MCP-compatible client can point at the server directly:
```json
{
"mcpServers": {
"ifttt": {
"type": "http",
"url": "https://ifttt.com/mcp"
}
}
}
```
The first time the server is used, your browser opens IFTTT's sign-in page. A free account is enough — approve access and you're set.
## Repository layout
```
plugins/<name>/
.cursor-plugin/plugin.json Cursor marketplace manifest
.mcp.json server connection (referenced from the manifest)
skills/ workflows the agent can load (SKILL.md each)
rules/ always-on guardrails (.mdc)
assets/ logo and icon
README.md user-facing docs
openclaw/<name>/
SKILL.md ClawHub-format skill for OpenClaw agents
server.json entry for the official MCP Registry
llms.txt discovery index for LLM crawlers
scripts/validate.mjs structure checks (run in CI)
```
## Contributing
Run `node scripts/validate.mjs` before opening a PR — CI runs the same checks. [CONTRIBUTING.md](./CONTRIBUTING.md) covers scope, conventions, and local testing; AI agents working in this repo should start with [AGENTS.md](./AGENTS.md).
## Links
- IFTTT MCP: [ifttt.com/mcp](https://ifttt.com/mcp)
- Model Context Protocol: [modelcontextprotocol.io](https://modelcontextprotocol.io)
What people ask about ifttt-plugins
What is IFTTT/ifttt-plugins?
+
IFTTT/ifttt-plugins is mcp servers for the Claude AI ecosystem. Official IFTTT plugins for AI clients — automate hundreds of services from your agent via IFTTT's hosted MCP server It has 0 GitHub stars and its last recorded update is dated 2026-08-05.
How do I install ifttt-plugins?
+
You can install ifttt-plugins by cloning the repository (https://github.com/IFTTT/ifttt-plugins) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is IFTTT/ifttt-plugins safe to use?
+
Our security agent has analyzed IFTTT/ifttt-plugins and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains IFTTT/ifttt-plugins?
+
IFTTT/ifttt-plugins is maintained by IFTTT. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.
Are there alternatives to ifttt-plugins?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy ifttt-plugins to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/ifttt-ifttt-plugins)<a href="https://claudewave.com/repo/ifttt-ifttt-plugins"><img src="https://claudewave.com/api/badge/ifttt-ifttt-plugins" alt="Featured on ClaudeWave: IFTTT/ifttt-plugins" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!