Back to Home
leonardokasat-cientistavenda icon

mcp-playbooks

Verified Safe

by leonardokasat-cientistavenda

Overview

Manages structured processes and workflows (playbooks) within Mattermost, enabling creation, execution, and task management for various team operations.

Installation

Run Command
npm start

Environment 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

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2026-01-19

Tags

MattermostPlaybooksWorkflow AutomationProcess ManagementTeam Collaboration