MCP server for the Rootly incident management platform, enabling integration with AI agents for incident response workflows.
Loading more......
An MCP server providing tools to query and execute Dify workflows via MCP protocol.
Community node for n8n that integrates with MCP servers, allowing users to automate workflows by interacting with MCP servers within n8n workflows.
Provides a flexible agent framework with pre-configured MCP agents for tasks such as marketing, code review, and scheduling. Uses YAML configuration for dynamic agent creation, showcasing MCP server versatility.
Facilitates structured product development via specialized AI roles using the Model Context Protocol, converting requirements into actionable tasks. Highlights workflow automation with MCP servers.
MCP servers for automating and controlling the user's browser using existing browser profiles, ideal for tasks requiring logged-in sessions and avoiding bot detection. Includes implementations by browsermcp and modelcontext.
An MCP Server for running Bruno Collections, providing integration and automation capabilities for Model Context Protocol workflows. Directly relevant as an MCP Server implementation for API automation.
Rootly MCP Server is an open-source MCP (Model Control Protocol) server that integrates with the Rootly incident management platform. It enables integration with AI agents and MCP-compatible editors (such as Cursor, Windsurf, and Claude) to facilitate incident response workflows directly from the IDE.
/incidents and /incidents/{incident_id}/alerts endpoints are available.allowed_paths variable can be customized to expose more API endpoints if needed.uv package managerallowed_paths variable in src/rootly_mcp_server/server.py.This project is a prototype and not intended for production use.
Rootly MCP Server is open-source and free to use under the Apache-2.0 license.
incident-management, workflow, automation, mcp, open-source