Agent Tools
Back to MCP servers
● healthy

Native macOS markdown previewer with MCP server for Claude Code. Lets AI assistants preview markdown and open files in a native Swift app with GFM rendering, Mermaid diagrams, syntax highlighting, and Quick Look integration. Install command: `claude mcp add --transport stdio --scope user markview -- npx mcp-server-markview `

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/markview/markview/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/markview/markview/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/paulhkang94/markview
Listed at (smithery)
https://github.com/paulhkang94/markview