Markview

data-ai MCP Server

Native macOS markdown preview + MCP server for Claude Code. Swift/SwiftUI, GFM, Mermaid, syntax highlighting. No Electron.

FreshInstall Ready
data-aidata-ai
3 views38 stars5 forksMIT

Why This Matters

Discovered via unknown and last synced 4d ago.

FreshInstall Ready
Source
unknown
Stars
38
Last synced
4d ago
Install
Instructions detected

Install

1. Install the package

npx mcp-server-markview

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "markview": {
      "command": "npx",
      "args": [
        "mcp-server-markview"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

13
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (13)

Transport

RTCPeerConnection + RTCDataChannel

preview_markdown

Render markdown content in a live-reloading MarkView window

Tool

What it does

open_file

Open an existing `.md` file in MarkView

Encryption

DTLS 1.2 (built into WebRTC)

Category

Tools

Property

Detail

Dependencies

Zero — uses browser-native WebRTC APIs

Signaling

Lightweight WebSocket relay (localhost)

Latency

Sub-millisecond on localhost

App

Tech

Pack

Behind the page

Workspace

Tech