M
Mural MCP
MCP server for the Mural visual collaboration platform — board content editing with token-efficient responses
Created 2/24/2026
Updated about 4 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mural-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"janschmiedgen-mural-mcp": {
"command": "npx",
"args": [
"janschmiedgen-mural-mcp"
]
}
}
}