mcp-boards-nk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MATTERMOST_URL | Yes | Base URL of your Mattermost instance (no trailing slash) | |
| MATTERMOST_TOKEN | Yes | Personal access token of the Mattermost user |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_teamsC | Lista todos los teams/workspaces de Mattermost Boards |
| list_boardsB | Lista los boards de un team |
| get_boardA | Obtiene detalles de un board incluyendo sus propiedades/columnas |
| list_cardsB | Lista las cards/tareas de un board |
| get_cardA | Obtiene el detalle completo de una card |
| create_cardB | Crea una nueva card/tarea en un board |
| update_cardB | Actualiza el título, propiedades o contenido de una card existente |
| delete_cardC | Elimina una card de un board |
| list_viewsB | Lista las vistas de un board (tablero, tabla, galería, etc.) |
| list_board_membersC | Lista los miembros de un board |
| add_commentC | Agrega un comentario a una card |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/nikodev-documentacion/mcp-boards-nk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server