
MarkView
MCP server by github.com/paulhkang94/markview
Native macOS markdown preview with MCP server for Claude Code. Swift/SwiftUI, no Electron.
About MarkView
MarkView is an MCP (Model Context Protocol) server published by paulhkang94 in the official MCP registry. Native macOS markdown preview with MCP server for Claude Code. Swift/SwiftUI, no Electron.
It ships as an npm package (mcp-server-markview), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/paulhkang94/markview, where the project has earned 34 GitHub stars.
Use MarkView with your agent
claude mcp add markview -- npx -y mcp-server-markview{
"mcpServers": {
"markview": {
"command": "npx",
"args": [
"-y",
"mcp-server-markview"
]
}
}
}mcp-server-markviewFrequently asked questions
- What is MarkView?
- MarkView is an MCP (Model Context Protocol) server by paulhkang94. Native macOS markdown preview with MCP server for Claude Code. Swift/SwiftUI, no Electron.
- How do I connect MarkView to Claude, Cursor, or another MCP client?
- Install MarkView from its npm package (mcp-server-markview) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is MarkView open source?
- Yes — the source code is public at github.com/paulhkang94/markview, with 34 GitHub stars.
- Can AI agents pay to use MarkView?
- Not yet through Loomal — MarkView is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More MCP servers

a-mem-mcp
34
Self-evolving memory system for AI agents

ontomics
34
Index your codebase's domain knowledge. 20x fewer tokens, 10x faster.

smartest-tv
34
Control any smart TV with natural language. Resolve Netflix/YouTube/Spotify and deep-link.

proletariat-cli
34
Agent orchestration platform - multi-agent spawning, tickets, boards, and workflows

understand-quickly
34
Public registry of code-knowledge graphs for AI agents with schema validation and drift detection.

Martin Loop
34
Governed MCP server for AI coding agents with budgets, verifier gates, and inspectable runs.
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MarkView? Claim this listing free by verifying GitHub ownership, or contact us.