Development & IT Workflows
Software development and IT operations
Personalized AI Assistant: Voice, Email/Calendar & Web Tools
Advanced AI chatbot with voice support via Telegram, custom personality, and integrations for Gmail, Calendar, Drive, Airtable, SerpAPI, and more for smart, context-aware assistance.
n8n$24.99Publish a Post to Medium Publication
Manually trigger this simple workflow to publish a blog post directly to your Medium publication using the Medium API.
n8n$4.99Automate Elementor Form Submissions with HTTP Requests
Automatically send data from Elementor form submissions to an HTTP endpoint for further processing, streamlining your workflow.
MakeFreeCreate, Update Alerts - UptimeRobot Tool MCP Server - All 21 Operations
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator? [Join the community](https://www.skool.com/beyond-nodes-automation-lab-2006/about) Complete MCP server exposing all UptimeRobot tool operations to AI agents. Zero configuration needed - all 21 operations pre-built. ## Quick Setup 1. **Import** this workflow into your n8n instance 2. **Activate** the workflow to start your MCP server 3. **Copy** the webhook URL from the MCP trigger node 4. **Connect** AI agents using the MCP URL ## How it Works **MCP Trigger**: Serves as your server endpoint for AI agent requests **Tool Nodes**: Pre-configured for every UptimeRobot tool operation **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders **Native Integration**: Uses official n8n UptimeRobot tool with full error handling ## Available Operations (21 total) Every possible UptimeRobot tool operation is included: ### Account (1 operation) **Get an account** ### Alert Contact (5 operations) **Create an alert contact** **Delete an alert contact** **Get an alert contact** **Get many alert contacts** **Update an alert contact** ### Maintenance Window (5 operations) **Create a maintenance window** **Delete a maintenance window** **Get a maintenance window** **Get many maintenance windows** **Update a maintenance window** ### Monitor (6 operations) **Create a monitor** **Delete a monitor** **Get a monitor** **Get many monitors** **Reset a monitor** **Update a monitor** ### Public Status Page (4 operations) **Create a public status page** **Delete a public status page** **Get a public status page** **Get many public status pages** ## AI Integration **Parameter Handling**: AI agents automatically provide values for: - Resource IDs and identifiers - Search queries and filters - Content and data payloads - Configuration options **Response Format**: Native UptimeRobot tool API responses with full data structure **Error Handling**: Built-in n8n error management and retry logic ## Usage Examples Connect this MCP server to any AI agent or workflow: **Claude Desktop**: Add MCP server URL to configuration **Custom AI Apps**: Use MCP URL as tool endpoint **Other n8n Workflows**: Call MCP tools from any workflow **API Integration**: Direct HTTP calls to MCP endpoints ## Benefits **Complete Coverage**: Every UptimeRobot tool operation available **Zero Setup**: No parameter mapping or configuration needed **AI-Ready**: Built-in `$fromAI()` expressions for all parameters **Production Ready**: Native n8n error handling and logging **Extensible**: Easily modify or add custom logic > **[Free for community use](https://github.com/Cfomodz/community-use)!** Ready to deploy in under 2 minutes.
n8n$14.99Initialize Mattermost Standup Bot Configuration
Set up the initial configuration for a Mattermost Standup Bot by creating a default configuration file. This workflow is the first step in a series of four workflows.
n8n$4.99Item Matching() Usage Example
This workflow provides a simple example of how to use `itemMatching(itemIndex: Number)` in the Code node to retrieve linked items from earlier in the workflow.
n8n$4.99Create, Update, and Get an Object from Bubble
This workflow allows you to create, update, and get an object from Bubble.  **Bubble node:** This node will create a new object of the type `Doc` in Bubble. If you want to create an object with a different type, use that type instead. **Bubble1 node:** This node will update the object that we created using the previous node. **Bubble2 node:** This node will retrieve the information of the object that we created earlier.
n8n$3.99Nostr Damus AI-Powered Reporting to Gmail & Telegram
Automates AI-generated reports from Nostr/Damus events, delivering them via Gmail and Telegram for real-time monitoring and notifications.
n8n$19.99Automated Webhook Processing with Docker Deployment
This workflow automates the handling of webhook requests and facilitates Docker deployment for seamless operations.
n8n$14.71Webhook Returning XML
1. Receives data from an incoming HTTP Request (set up to use respond to webhook node) 2. Create dummy data 3. Convert JSON to XML which gets returned 4. Respond to Webhook which returns the data and the content type of the data
n8n$4.99Enhanced OAuth2.0 Token Refresh for Pipedrive CRM with Supabase
Robust OAuth 2.0 workflow for Pipedrive CRM that automates token refresh and storage in Supabase, offering superior control over n8n's built-in OAuth.
n8n$24.99Supabase Realtime JS: Live PostgreSQL Updates
JavaScript library to listen for realtime changes in Supabase PostgreSQL databases via Phoenix channels.
n8n$14.99Create a Dynamic API Endpoint with Webhook Responses
Set up a dynamic API endpoint using webhooks to process incoming data and respond with various formats based on conditions. Ideal for developers and businesses needing flexible, lightweight API solutions.
Make$3.99Automate Email Security Gateway Testing with AI-Generated Payloads
This workflow automates the testing of email security gateways by sending AI-generated, benign payloads to simulate phishing attempts. It logs the responses in Google Sheets for analysis, helping security teams validate their email filters and sandbox environments.
n8n$9.99US Stocks Earnings Calendar AI Updates to Telegram (Finnhub + Gemini)
Fetches upcoming US stock earnings via Finnhub API, formats with Gemini AI for structured insights, and sends alerts to Telegram chats or channels. Perfect for investors and trading groups seeking automated, real-time updates.
n8n$19.99Automated Asset Enrichment and Threat Alerting Workflow
This workflow automatically enriches CVE/IOC threats by matching them with your internal asset database, calculates impact scores, and sends alerts. Ideal for compliance-driven teams seeking efficient threat management.
n8n$9.99AI Startup Idea Generator & Business Plan Creator
Automates startup idea brainstorming, market research with Perplexity Sonar, business plan generation using Claude Sonnet, and Google Docs export—all from a single chat prompt.
n8n$24.99Execute AWS Lambda Function on Manual Trigger
This workflow allows you to manually trigger the execution of an AWS Lambda function, providing a straightforward way to test and interact with your Lambda functions.
n8n$2.99Automate Data Capture and Response with Custom Webhooks in Make
Capture data using a custom webhook, respond with inputs, and execute scenarios in Make for streamlined automation.
Make$3.99Automatically Convert Marker.io Bug Reports to ServiceNow Incidents
Streamline your IT workflow by automatically creating ServiceNow incidents from Marker.io bug reports, complete with technical and visual context.
n8n$4.99Lead Enrichment Pipeline: Leadfeeder → Apollo → Google Sheets
Automates daily extraction of yesterday's website visitors from Leadfeeder, enriches with Apollo.io data, deduplicates, updates Google Sheets, and sends Telegram alerts.
n8n$24.99Merge RSS Data from Multiple Executions
Demonstrates merging data from multiple sequential RSS Feed Read executions into a single object using custom functions and looping logic.
n8n$12.99LinkedIn Post Automation with GPT-4o & Slack Approval
Automates LinkedIn posts using AI-generated content from GPT-4o, human approval via Slack, and Google Sheets management for efficient social media workflows.
n8n$22.99Rename a Key in n8n
This manual-trigger workflow for n8n demonstrates how to use the Rename Keys node to change field names in your data objects, making it a helpful companion for the official Rename Keys node documentation.
n8n$3.99
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work