MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server for the Mural visual collaboration platform — board content editing with token-efficient responses

Created 2/24/2026
Updated about 4 hours ago
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" ] } } }