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"]
}
}
}Resumen de MCP Servers
# 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)
Lo que la gente pregunta sobre ifttt-plugins
¿Qué es IFTTT/ifttt-plugins?
+
IFTTT/ifttt-plugins es mcp servers para el ecosistema de Claude AI. Official IFTTT plugins for AI clients — automate hundreds of services from your agent via IFTTT's hosted MCP server Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-05.
¿Cómo se instala ifttt-plugins?
+
Puedes instalar ifttt-plugins clonando el repositorio (https://github.com/IFTTT/ifttt-plugins) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar IFTTT/ifttt-plugins?
+
Nuestro agente de seguridad ha analizado IFTTT/ifttt-plugins y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene IFTTT/ifttt-plugins?
+
IFTTT/ifttt-plugins es mantenido por IFTTT. La última actividad registrada en GitHub es del 2026-08-05, con 0 issues abiertos.
¿Hay alternativas a ifttt-plugins?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega ifttt-plugins en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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!