Skip to main content
Glama

Mattermost MCP Server

.dockerignore688 B
# Dependencies node_modules npm-debug.log* yarn-debug.log* yarn-error.log* # Coverage directory used by tools like istanbul coverage # nyc test coverage .nyc_output # IDE and editor files .vscode .idea *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Git .git .gitignore # Docker Dockerfile .dockerignore # README and documentation README.md docs/ # Test files src/**/*.test.ts src/**/*.spec.ts src/**/__tests__/ # Environment files (should be set in container) .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs *.log # Build artifacts that will be created in container build/

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/Wagmi-Tech-Co/mcp-mattermost'

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