MCP server for MarkView — preview Markdown files in a native macOS viewer
{ "mcpServers": { "mcp-markview": { "command": "npx", "args": [ "-y", "mcp-server-markview" ] } } }