IT & Development Automation Workflows — Page 9 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/IT & Development

    IT & Development Workflows

    Developer tools and IT solutions

    • Get All Posts from WordPress

      A manual trigger workflow for n8n that retrieves all posts from a WordPress site. Useful as a companion to the WordPress node documentation, this template helps you test or integrate post data without scheduled automation. Simply run it on demand to pull your full list of posts for further processing.

      n8n$2.99
    • Splunk Tool MCP Server - All 16 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 Splunk tool operations to AI agents. Zero configuration needed - all 16 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 Splunk tool operation **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders **Native Integration**: Uses official n8n Splunk tool with full error handling ## Available Operations (16 total) Every possible Splunk tool operation is included: ### Alert (2 operations) **Get a fired alerts report** **Get metrics** ### Report (4 operations) **Create a search report** **Delete a search report** **Get a search report** **Get many search reports** ### Search (5 operations) **Create a search job** **Delete a search job** **Get a search job** **Get many search jobs** **Get the result of a search job** ### User (5 operations) **Create a user** **Delete a user** **Get a user** **Get many users** **Update a user** ## 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 Splunk 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 Splunk 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.

    Marketplace

    • Prompts
    • Workflows
    • Agent Hub
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Answers
    • Error Solutions
    • AI Tutorials
    • AI Agent Guides
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation
    • API Access to Our Data

    Community

    • AI Newsletter
    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    The #1 Newsletter in AI

    Weekly updates, news, and content that matter.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    n8n$14.99
  1. Automate Qualys Vulnerability Scans Triggered from Slack

    This workflow automates the initiation and monitoring of vulnerability scans using the Qualys API, triggered by a Slack shortcut. It converts scan results from XML to JSON, checks the scan status, and posts updates and results to Slack.

    n8n$14.99
  2. Automate Jira Operations with AI-Driven MCP Server

    Streamline Jira Software operations by integrating AI agents with a pre-configured MCP server, enabling automated handling of all 20 Jira operations without manual setup.

    n8n$14.99
  3. Create a WHOIS API Interface for AI Agents with 8 Domain Management Operations

    Complete MCP server exposing 8 Bulk WHOIS API operations to AI agents. ## Quick Setup Need help? Want access to more workflows and even live Q&A sessions with a top verified n8n creator? All 100% free? [Join the community](https://www.skool.com/n8n-nodes-automation-lab-1570/about) 1. **Import** this workflow into your n8n instance. 2. **Credentials** Add Bulk WHOIS API credentials. 3. **Activate** the workflow to start your MCP server. 4. **Copy** the webhook URL from the MCP trigger node. 5. **Connect** AI agents using the MCP URL. ## How it Works This workflow converts the Bulk WHOIS API into an MCP-compatible interface for AI agents. - **MCP Trigger**: Serves as your server endpoint for AI agent requests. - **HTTP Request Nodes**: Handle API calls to http://localhost:5000. - **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders. - **Native Integration**: Returns responses directly to the AI agent. ## Available Operations (8 total) ### Batch (4 endpoints) - **GET /batch**: Get your batches. - **POST /batch**: Create a batch. The batch is then being processed until all provided items have been completed. At any time it can be `get` to provide the current status with results optionally. - **DELETE /batch/{id}**: Delete a batch. - **GET /batch/{id}**: Get a batch. ### Db (1 endpoint) - **GET /db**: Query domain database. ### Domains (3 endpoints) - **GET /domains/{domain}/check**: Check domain availability. - **GET /domains/{domain}/rank**: Check domain rank (authority). - **GET /domains/{domain}/whois**: WHOIS query for a domain. ## AI Integration **Parameter Handling**: AI agents automatically provide values for: - Path parameters and identifiers. - Query parameters and filters. - Request body data. - Headers and authentication. **Response Format**: Native Bulk WHOIS API responses with full data structure. **Error Handling**: Built-in n8n HTTP request error management. ## Usage Examples Connect this MCP server to any AI agent or workflow: - **Claude Desktop**: Add MCP server URL to configuration. - **Cursor**: Add MCP server SSE URL to configuration. - **Custom AI Apps**: Use MCP URL as a tool endpoint. - **API Integration**: Direct HTTP calls to MCP endpoints. ## Benefits - **Zero Setup**: No parameter mapping or configuration needed. - **AI-Ready**: Built-in `$fromAI()` expressions for all parameters. - **Production Ready**: Native n8n HTTP request 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$9.99
  4. Automate Event Notifications from Jira

    This workflow automatically triggers notifications for any event occurring in Jira, ensuring you stay updated on project changes.

    n8nFree
  5. Suspicious Login Detection

    This n8n workflow is designed for security monitoring and incident response when suspicious login events are detected. It can be initiated either manually from within the n8n UI for testing or automatically triggered by a webhook when a new login event occurs. The workflow first extracts relevant data from the incoming webhook payload, including the IP address, user agent, timestamp, URL, and user ID. It then splits into three parallel processing paths. In the first path, it queries GreyNoise's Community API to retrieve information about the investigated IP address. Depending on the classification and trust level received from GreyNoise, the alert is given a High, Medium, or Low priority. This priority is assigned based on the best practices documentation from GreyNoise on how to apply their data to analysis. Once a priority is assigned, a message is sent to a Slack channel to notify users about the alert. The second path involves fetching geolocation data about the IP address using IP-API's Geolocation API and merging it with data from the UserParser node. This data is then combined with the data obtained from GreyNoise. In the third path, the UserParser node queries the Userparser IP address and user agent lookup API to obtain information about the user's IP and user agent. This data is merged with the IP-API data and GreyNoise data. The workflow then checks if the IP address is considered an unknown threat by examining both the noise and riot fields from GreyNoise. If it is considered an unknown threat, the workflow proceeds to retrieve the last 10 login records for the same user from a Postgres database. If there are any discrepancies in the login information, indicating a new location or device/browser, the user is informed via email. Potential issues when setting up this workflow include ensuring that credentials are correctly entered for GreyNoise and UserParser nodes, and addressing any discrepancies in the data sources that could lead to false positives or negatives in threat detection. Additionally, the usage of hardcoded API keys should be replaced with credentials for security and flexibility. Thorough testing and validation with sample data are crucial to ensure the workflow performs as expected and aligns with security incident response procedures.

    n8n$24.99
  6. Secure API Request Validation with Bearer Token and Airtable

    This workflow validates API requests by checking bearer tokens against an Airtable database, ensuring secure access control.

    n8n$14.99
  7. Automate Data Retrieval and Transformation for FlutterFlow API

    This workflow automates the process of retrieving data from a customer datastore, transforming it, and responding to API calls from FlutterFlow. It streamlines data handling for seamless integration with FlutterFlow applications.

    n8n$9.99
  8. Automate Strapi Content Management with n8n

    This workflow automates the process of creating, updating, and retrieving entries in Strapi using n8n, streamlining content management tasks.

    n8n$4.99
  9. V1 Helper - Find Params with Affected Expressions

    ## v1 Helper - This workflow is to be run **after upgrading to n8n v1**. This workflow returns all locations where a node in an active workflow contains a parameter using an **expression extension affected by [v1 changes](https://github.com/n8n-io/n8n/pull/6435)**. For every location, please check that the workflow still behaves as intended.

    n8n$4.99
  10. Automated Error Diagnosis and Reporting in n8n with OpenAI and Email

    Automatically capture and analyze n8n workflow errors using OpenAI, and receive detailed diagnostic reports via email. This workflow helps streamline error resolution and reduce manual debugging efforts.

    n8n$9.99
  11. Automate MERN Stack Environment Setup on Linux

    This n8n workflow automates the setup of a complete MERN Stack development environment on a Linux server, ensuring all necessary tools and configurations are in place for efficient development.

    n8n$14.99
  12. Secure Data Transfer with Custom Webhook and ChatGPT Integration

    Automate secure data transfer using a custom webhook and ChatGPT completions. This workflow integrates with HTTP Basic Auth to ensure data is sent securely.

    Make$3.99
  13. Analyze CrowdStrike Detections - Search for IOCs in VirusTotal - Create a Ticket in Jira, and Post a Message in Slack

    This n8n workflow automates the handling of security detections from CrowdStrike, streamlining incident response and notification processes. The workflow is triggered daily at midnight by the Schedule Trigger node. It begins by fetching recent security detections from CrowdStrike using an HTTP Request node. The response is then split into individual detections for further processing. Each detection is enriched by querying the CrowdStrike API for detailed information using another HTTP Request node. The workflow then processes these detections sequentially using the Split In Batches node. Next, it looks up behavioral information associated with each detection in VirusTotal using two HTTP Request nodes. One node queries VirusTotal based on SHA256 values, and the other based on IOC (Indicator of Compromise) values. The workflow includes a 1-second pause using the Wait node to prevent rate limiting when making requests to the VirusTotal API. Subsequently, the workflow sets fields with relevant details from both CrowdStrike and VirusTotal, including detection links, confidence scores, filenames, usernames, and more. These details are concatenated using an Item Lists node for each detection. The final step involves creating Jira issues for each detection, including summaries with CrowdStrike alert severity and hostnames, as well as descriptions that incorporate information from CrowdStrike and VirusTotal. Information about this issue is then sent via a Slack message to a Slack user. Potential issues during setup might include configuring the Schedule Trigger node to trigger at the correct time zone and handling potential rate limiting from the VirusTotal API, which could lead to throttled requests. Additionally, the note about a possible typo in the URL for the VirusTotal nodes should be addressed to ensure correct API calls. The Jira node may need to be replaced with the latest version for compatibility. Properly configuring API credentials and handling errors that may occur during API requests are essential for a smooth workflow operation. Careful testing with sample data is recommended to validate the workflow's functionality and ensure it aligns with your organization's security incident response processes.

    n8n$14.99
  14. Securely Invoke Google Cloud Run APIs Using Service Account Authentication

    This workflow enables secure API calls to Google Cloud Run services from n8n by leveraging service account authentication, ensuring your endpoints remain private.

    n8n$14.99
  15. Auto-Generate Meeting Minutes from Google Drive to Slack with GPT

    Automatically generates structured meeting minutes from transcripts in Google Drive using GPT and shares them in Slack.

    n8n$14.99
  16. Multi-Modal Telegram AI Assistant with Gemini, Voice & Image Gen

    Builds a Telegram bot that handles text/voice inputs, understands intent via LLM, generates images/voice, sets reminders, and maintains memory with MongoDB.

    n8n$24.99
  17. Deploy an AI-Ready MCP Server for Google Cloud Storage Operations

    Set up a comprehensive MCP server to handle all Google Cloud Storage operations with AI integration. This workflow requires no configuration and supports 10 pre-built operations.

    n8n$9.99
  18. AI-Powered Short-Form Video Generator with OpenAI, Flux, Kling

    Automates short-form video creation from Google Sheets ideas using AI for captions, images, Kling video gen, ElevenLabs voice-overs, and Creatomate finishing.

    n8n$24.99
  19. Enhanced 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.99
  20. Convert PPTX to PDF using ConvertAPI

    Automates downloading PPTX files from the web, converting them to PDF with ConvertAPI, and saving the output locally.

    n8n$9.99
  21. AI-Powered Sustainability Newsletter with GPT-4o, Gmail & Sheets

    Automates daily curation of EU sustainability news using web scraping and GPT-4o, stores in Google Sheets, and sends HTML newsletters via Gmail for marketing.

    n8n$19.99
  22. AI-Powered RSS Newsletter Automation with Gmail & Postgres

    Automates collecting, rating, summarizing, and sending personalized newsletters from RSS feeds using AI models, Gmail, and Postgres for storage and deduplication.

    n8n$24.99
  23. ← PreviousPage 9 of 19Next →

    Related categories

    Communication (2,463)AI (1,930)Business Operations & ERPs (1,540)Other (1,425)Productivity (1,202)Marketing (1,146)Data & Analytics (995)File & Document Management (802)CRM - Sales (605)Notifications (580)

    Need a custom it & development workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow