Skip to main content
Glama

Mattermost MCP Server

by pvev
trigger-monitoring.sh280 B
#!/bin/bash # This script starts a new server instance with the --run-monitoring flag # It will run the monitoring process immediately and then exit echo "Starting a new server instance with --run-monitoring flag..." node build/index.js --run-monitoring --exit-after-monitoring

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pvev/mattermost-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server