MCP Servers

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

An MCP implementation of markmap.js.org

Created 1/14/2026
Updated about 3 hours ago
Repository documentation and setup instructions

markmap_mcp

An MCP implementation of markmap.js.org

Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-markmap_mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "automateyournetwork-markmap-mcp": { "command": "npx", "args": [ "automateyournetwork-markmap-mcp" ] } } }