mcp-playbooks
Verified Safeby leonardokasat-cientistavenda
Overview
Manages structured processes and workflows (playbooks) within Mattermost, enabling creation, execution, and task management for various team operations.
Installation
npm startEnvironment Variables
- MCP_MATTERMOST_URL
- MCP_MATTERMOST_TOKEN
- MCP_MATTERMOST_TEAM_NAME
Security Notes
The server relies on environment variables for sensitive Mattermost URL and API token, which is good practice. It uses `node-fetch` for external API calls, which is a standard and well-understood method. There are no apparent `eval` or command injection vulnerabilities in the provided source code. The primary security considerations are the overall security of the Mattermost instance it connects to and the permissions granted to the provided `MCP_MATTERMOST_TOKEN`.
Similar Servers
mesh
An open-source control plane for Model Context Protocol (MCP) traffic, providing unified authentication, routing, observability, and tool management for AI agents and integrations across various services.
mcp-server-trello
This server provides tools for interacting with Trello boards, enabling automation of project management, task management, and reporting workflows.
ironmanus-mcp
Orchestrates AI workflows with an 8-phase control flow and specialized tools, serving as a Model Context Protocol (MCP) server.
iron-manus-mcp
Orchestrates AI workflows with an 8-phase control flow and focused tools, acting as a Model Context Protocol (MCP) server for complex project management.