Mattermost
БесплатноНе проверенMCP server for Mattermost that enables AI assistants to read posts, search messages, send messages, and manage channels.
Описание
MCP server for Mattermost that enables AI assistants to read posts, search messages, send messages, and manage channels.
README
MCP server for Mattermost with npx support.
Installation and Usage
Via npx
MATTERMOST_URL=https://mattermost.company.com \
MATTERMOST_TOKEN=your-token \
npx github:anton-sobolev-zhr/mattermost-mcp
MCPHub Configuration
{
"mcpServers": {
"mattermost": {
"command": "npx",
"args": ["github:anton-sobolev-zhr/mattermost-mcp"],
"env": {
"MATTERMOST_URL": "https://mattermost.company.com",
"MATTERMOST_TOKEN": "your-token",
"MATTERMOST_KEEPALIVE_MS": "86400000"
}
}
}
}
MATTERMOST_KEEPALIVE_MS defaults to 24 hours. The server makes GET /api/v4/users/me requests to keep the session alive in configurations with ExtendSessionLengthWithActivity.
Available Tools
get_thread— get thread content by post IDget_post— get single post by IDget_channel_posts— get channel messagessearch_posts— search messageslist_channels— list channels in teamget_user— get user info by IDsend_message— send message to channelget_unread— get unread messages, threads, and channel summarytest_connection— test Mattermost connection
Установка Mattermost
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/anton-sobolev-zhr/mattermost-mcpFAQ
Mattermost MCP бесплатный?
Да, Mattermost MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Mattermost?
Нет, Mattermost работает без API-ключей и переменных окружения.
Mattermost — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Mattermost в Claude Desktop, Claude Code или Cursor?
Открой Mattermost на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Mattermost with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
