MCP App Store

Category Hub

Task Automation apps and integrations

Task automation apps let AI assistants manage software, cloud infrastructure, and operational workflows through connected tools. Compare them by the systems they control, available read and write actions, workflow coverage, and safeguards such as permissions, allowlists, or confirmations.

66 apps

Top task automation apps

Open full directory →
Zscaler MCP Server

Zscaler MCP Server

By Zscaler MCP Server

Zscaler MCP Server is a Model Context Protocol (MCP) server for managing Zscaler products with LLMs (Claude, ChatGPT, Gemini, etc.). It exposes hundreds of tools across nine Zscaler services. Read-only operations are available by default; create / update / delete tools require explicit allowlisting via the 'Enable Write Tools' and 'Write Tools Allowlist' settings below, and destructive operations additionally require an in-session HMAC confirmation token.

Tools: 387 · Prompts: 0

2026-03-31
View details →
Code
Postman

Postman

By Postman, Inc.

With Postman's MCP server, you can prompt AI to automate work across your Postman collections, environments, workspaces, and more.

Tools: 42 · Prompts: 3

2026-03-06
View details →
Conviso MCP Server

Conviso MCP Server

By Conviso MCP Server

This MCP server exposes the Conviso Platform to MCP clients. It provides read tools for companies, projects, issues, assets, tickets, requirements, applications, scan histories, SBOM/supply-chain components, AI-pentest artifacts/executions and threat-model artifacts, plus write tools: a generic allowlisted mutation engine (list/describe/execute) and curated shortcuts for the most common writes (change issue status, create vulnerabilities/projects/assets/tickets, run DAST, trigger AI-pentest).

Tools: 42 · Prompts: 0

2026-03-31
View details →
Kubernetes
Kubernetes MCP Server

Kubernetes MCP Server

By Kubernetes MCP Server

MCP Server that can connect to a Kubernetes cluster and manage it. By default, the server loads kubeconfig from ~/.kube/config. The server will automatically connect to your current kubectl context. Make sure you have: 1. kubectl installed and in your PATH 2. A valid kubeconfig file with contexts configured 3. Access to a Kubernetes cluster configured for kubectl (e.g. minikube, Rancher Desktop, GKE, etc.) 4. Optional: Helm v3 installed and in your PATH. You can verify your connection by asking Claude to list your pods or create a test deployment. If you have errors open up a standard terminal and run kubectl get pods to see if you can connect to your cluster without credentials issues. Features - [x] Connect to a Kubernetes cluster - [x] Unified kubectl API for managing resources - Get or list resources with kubectl_get - Describe resources with kubectl_describe - List resources with kubectl_get - Create resources with kubectl_create - Apply YAML manifests with kubectl_apply - Delete resources with kubectl_delete - Get logs with kubectl_logs - and more.

Tools: 22 · Prompts: 0

2026-04-16
View details →
Sales-And-Marketing
Monday.com

Monday.com

By monday.com

The monday MCP server exposes core monday.com capabilities to agents. It enables actions like searching boards, creating and updating items and columns, assigning owners, setting timelines, and posting updates - supporting a wide range of work management use cases across teams and departments.

Tools: 0 · Prompts: 2

2025-12-22
View details →
Productivity
Lattice

Lattice

By Lattice

Performance management doesn't happen just in performance management software. It happens in meetings, feedback, goals, updates, and increasingly in the AI tool you open before your email. Lattice MCP connects that context into Claude so employees can submit updates, managers can draft stronger reviews, and prepare for people conversations without leaving the conversation. It brings Lattice data into the flow of work, grounded in the same permissions customers already trust.

Tools: 18

View details →
Dynatrace
Dynatrace MCP Server

Dynatrace MCP Server

By Dynatrace MCP Server

The Dynatrace MCP Server connects Claude to your Dynatrace observability platform, enabling real-time access to logs, metrics, problems, vulnerabilities, traces, and more — directly from your AI assistant. Supports DQL queries, Dynatrace Intelligence, workflow automation, and document management.

Tools: 20 · Prompts: 0

2026-04-17
View details →
Developer-Tools
Manufact

Manufact

By Manufact, Inc

Manufact lets you deploy, monitor and manage MCP servers and MCP Apps in Manufact, the cloud built for MCP

Tools: 0 · Prompts: 2

2026-05-14
View details →
Windows-MCP

Windows-MCP

By Windows-MCP

Windows-MCP is an open-source project that enables seamless integration between AI agents and the Windows operating system. Acting as an MCP server, it bridges the gap between large language models (LLMs) and the Windows OS, allowing agents to perform tasks such as file navigation, application control, UI interaction, QA testing, and more. KEY FEATURES - Seamless Windows Integration: Interacts natively with Windows UI elements, opens applications, controls windows, simulates user input, and more. - Use Any LLM (Vision Optional): Does not rely on traditional computer vision techniques or fine-tuned models. Works with any LLM, reducing complexity and setup time. - Rich Toolset for UI Automation: Includes tools for keyboard and mouse control, window management, and capturing window or UI state. - Lightweight & Open-Source: Minimal dependencies with full source code available under the MIT license. - Customizable & Extendable: Easily adapt or extend tools to suit custom automation workflows or AI integrations. - Real-Time Interaction: Typical latency between actions ranges from 0.2 to 0.9 seconds, depending on system load, active applications, and LLM inference speed. MINIMUM REQUIREMENTS - Python 3.13+ - UV Package Managercurl -LsSf https://astral.sh/uv/install.sh | sh

Tools: 18 · Prompts: 0

2026-04-16
View details →
Tomtom
TomTom Maps MCP

TomTom Maps MCP

By TomTom Maps MCP

The TomTom Maps MCP Server simplifies geospatial development by providing seamless access to TomTom's location services, including search, routing, traffic, and dynamic map rendering with native modules bundled.

Tools: 16 · Prompts: 0

2026-03-31
View details →
Financial-Services
Chronograph

Chronograph

By Chronograph

The Chronograph MCP server allows users to query portfolio data, analyze investments, search for entities, retrieve performance metrics, and access Chronograph's help documentation. The connector is designed for private investment workflows, providing programmatic access to portfolio analytics and reporting data.

Tools: 10 · Prompts: 3

2025-11-12
View details →
Openui5
SAPUI5 MCP Server

SAPUI5 MCP Server

By SAPUI5 MCP Server

MCP server for SAPUI5/OpenUI5 development. Create and validate apps, access API docs, and get development guidelines.

Tools: 10 · Prompts: 0

2026-04-15
View details →
Android-MCP

Android-MCP

By Android-MCP

Android-MCP is a lightweight, open-source tool that bridge between AI agents and Android devices. Running as an MCP server, it lets LLM agents perform real-world tasks such as app navigation, UI interaction and automated QA testing without relying on traditional computer-vision pipelines or preprogramed scripts. KEY FEATURES - Native Android Integration: Interact with UI elements via ADB and the Android Accessibility API. - Bring Your Own LLM/VLM: Works with any language model. - Rich Toolset for Mobile Automation: Pre-built tools for gestures, keystrokes, capture, device state, etc. - Real-Time Interaction: Typical latency between actions ranges 2-4s. MINIMUM REQUIREMENTS - Python 3.13 or higher - Android Debug Bridge (ADB) Ensure ADB is installed and your device is connected/authorized. - UV Package Manager This MCP server requires UV, a fast Python package manager. Installation: curl -LsSf https://astral.sh/uv/install.sh | sh For detailed installation instructions, see the UV documentation

Tools: 9 · Prompts: 0

2026-03-31
View details →
Sales-And-Marketing
G2

G2

By G2

The G2 MCP server brings real-time Buyer Intent and review insights into AI workflows. It lets AI summarize in-market buyer research, competitive interest, and customer sentiment from the G2 platform. Teams can automatically prioritize accounts, personalize outreach, inform messaging, and uncover market trends—turning trusted, first-party buyer data into action.

Tools: 9 · Prompts: 0

2026-03-22
View details →
Productivity
Alpic

Alpic

By Alpic

Manage your projects, debug deployments, and check analytics for any MCP server and MCP App you host with Alpic.ai

Tools: 0 · Prompts: 2

2026-03-07
View details →
SAP MDK MCP Server

SAP MDK MCP Server

By SAP MDK MCP Server

AI-assisted development of SAP Mobile Development Kit (MDK) applications. Create, validate, migrate, and deploy cross-platform mobile apps.

Tools: 4 · Prompts: 0

2026-04-16
View details →
Productivity
Medidata

Medidata

By Medidata Solutions

Medidata's MCP Connector for Claude provides two tools for Medidata users: Platform Help and Predictive Site Ranking. Platform Help allows users to query Medidata's platform documentation for answers about products like Rave EDC, Data Connect, and Clinical Data Studio. Predictive Site Ranking enables Intelligent Trials customers to predict which clinical trial sites align with enrollment goals during protocol planning, ranking sites based on indication, past performance, and various study criteria.

Tools: 3 · Prompts: 5

2026-01-12
View details →
Code
GraphOS MCP Tools

GraphOS MCP Tools

By Apollo GraphQL

Apollo GraphOS Tools is a hosted MCP server that gives AI coding agents direct access to Apollo's official documentation and the Apollo Connectors specification. It provides three tools: Docs Search lets agents query across Apollo's documentation to find relevant guides, examples, and best practices for GraphQL, GraphOS, schema design, and deployment. Docs Read retrieves the full Markdown content of any documentation page so agents can provide complete, detailed guidance. Connectors Spec gives agents access to the official Apollo Connectors specification for creating and modifying REST-to-GraphQL integrations. No authentication or setup is required — just point any MCP-compatible client at the endpoint and start building.

Tools: 3 · Prompts: 4

2026-03-07
View details →
Code
Microsoft Learn

Microsoft Learn

By Microsoft

The Microsoft Learn MCP Server enables clients like GitHub Copilot and other AI agents to bring trusted and up-to-date information directly from Microsoft's official documentation. It is a remote MCP server that uses streamable http. It allows to search through documentation, fetch a complete article, and search through code samples.

Tools: 3 · Prompts: 4

2026-02-15
View details →
Data
Snowflake

Snowflake

By Snowflake

Snowflake MCP server can be used to securely and easily retrieve both structured and unstructured data from your Snowflake account. You can use natural language to execute SQL queries, making analytics accessible to all including business users. With support for Cortex Agents, the Snowflake MCP server empowers teams to unlock deep insights from their data.

Tools: 2 · Prompts: 3

2025-11-12
View details →
Aws
AWS API MCP Server

AWS API MCP Server

By AWS API MCP Server

The AWS API MCP Server lets AI assistants manage AWS resources using AWS CLI commands. It acts as a secure bridge, enabling creation, updates, and management across all AWS services.

Tools: 2 · Prompts: 0

2026-01-15
View details →
SAP CAP MCP Server

SAP CAP MCP Server

By SAP CAP MCP Server

AI-assisted development of SAP Cloud Application Programming Model (CAP) projects. Enables searching CDS models and CAP documentation.

Tools: 2 · Prompts: 0

2026-03-31
View details →
Productivity
PlayMCP

PlayMCP

By KAKAO

You can add a variety of MCP servers, including Kakao services registered in PlayMCP, to your toolbox and use them through the Connector.

Tools: 0 · Prompts: 3

2026-01-12
View details →

Zscaler MCP Server

By Zscaler MCP Server

Zscaler MCP Server is a Model Context Protocol (MCP) server for managing Zscaler products with LLMs (Claude, ChatGPT, Gemini, etc.). It exposes hundreds of tools across nine Zscaler services. Read-only operations are available by default; create / update / delete tools require explicit allowlisting via the 'Enable Write Tools' and 'Write Tools Allowlist' settings below, and destructive operations additionally require an in-session HMAC confirmation token.

Tools: 387

View details →

Need a custom task automation integration built?