Skip to main content
Glama

Mattermost S MCP

by in2out
package.json457 B
{ "name": "mattermost-s-mcp", "version": "0.1.0", "description": "Mattermost 웹훅 메시지 전송 MCP 서버", "type": "module", "main": "index.js", "bin": { "mattermost-s-mcp": "./index.js" }, "scripts": { "start": "node index.js" }, "keywords": [ "mcp", "mattermost", "webhook" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "js-yaml": "^4.1.0" } }

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/in2out/mattermost-s-mcp'

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