mcpbeat Sign in

mkdshare.DEV MCP Server

by philipand Your server? Claim it
answering

mkdshare.DEV is answering right now. Last checked 4 min ago. It exposes 11 tools.

Publish and share access-controlled Markdown documents from any MCP-enabled AI tool.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
11
Tools
read from the server
196 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check mkdshare.DEV every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add mkdshare --transport http https://mkdshare.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mkdshare": {
      "url": "https://mkdshare.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mkdshare]
url = "https://mkdshare.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mkdshare": {
      "url": "https://mkdshare.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mkdshare": {
      "url": "https://mkdshare.dev/mcp"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

document
create_document
Create a new mkdshare.DEV document. If visibility is omitted the document is owner-only (login_required, restricted to your email).
get_document
Read the full markdown content of a document by its slug.
update_document
Update an existing document you own. Omit any field to keep its current value.
documents
list_documents
List all mkdshare.DEV documents owned by or shared with the authenticated user.
search_documents
Search mkdshare.DEV documents by title and content. Returns documents owned by or shared with the authenticated user that match the query.
annotation
create_annotation
Add an annotation (comment) to a document. Pass quoted_text with the exact passage you want to annotate — the server will locate it automatically. Omit quoted_text to attach to the whole document. You can also provide start_offset + end_offset explicitly if needed.
annotations
list_annotations
List all annotations (comments) on a document.
archive
archive_document
Archive a document. For documents you own, archives it for everyone. For shared documents, archives it only for you.
poll
poll_device_auth
Check whether the user has approved the device authorization. Call every 5 seconds (or the interval returned by a slow_down response) until status is 'complete'. Save the returned api_token to your MCP server config.
request
request_device_auth
Start a headless Google sign-in. Call this FIRST if you don't have an API token yet. Returns a user_code and verification_url for the user to visit, plus a device_code to use with poll_device_auth. No Bearer token required.
upload
upload_image
Upload an image (png, jpeg, gif, webp; max 1MB) for embedding in documents. Returns a URL and a ready-to-paste markdown snippet. Images are served at an unguessable URL — anyone with the exact link can view.

Endpoints

URLTransportStateLatencyChecked
https://mkdshare.dev/mcp streamable-http answering 209 ms 4 min ago

Alternatives to mkdshare.DEV

same job, measured the same way
Mdtidy
by mdtidy

Clean, repair, and convert AI-generated Markdown to HTML/PDF/DOCX/PNG; save and share documents.

69 installs/wk answering
AutEng MCP - Markdown Publishing & Document Share Links
by auteng

Publish markdown documents as public share links with mermaid diagrams. Built by AutEng.ai

7 tools answering
AutEng MCP - Markdown Publishing & Document Share Links
by auteng

Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai

7 tools answering
Tablestakes
by oborchers

Read and edit HTML/Markdown tables in GitBook-synced documents via MCP tools.

54 installs/wk local only
Groupdocs Markdown MCP
by groupdocs-markdown

MCP server for GroupDocs.Markdown — convert documents to Markdown via AI agents.

local only
inktomd MCP Server
by hadirizvi093

Convert files, URLs, and documents to clean, AI-ready Markdown via MCP.

9 tools answering
file2markdown
by file2markdown

Convert documents and web pages to clean Markdown: PDF, DOCX, XLSX, EPUB, scanned files, any URL.

4 tools answering
Markdown by mdedit.ai
by mangoappstudio

Create, edit, review, and explicitly publish Live or Snapshot Markdown Documents in mdedit.ai.

127 installs/wk answering

mkdshare.DEV — questions

Answers built from our own checks of this server.

What can mkdshare.DEV do?
It exposes 11 tools, read directly from the server on our last check. Among them: archive_document, create_annotation, create_document, get_document, list_annotations, list_documents and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is mkdshare.DEV mostly used for?
Its tools cluster around document and documents. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is mkdshare.DEV working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 196 ms. The bar chart above shows every period we have measured.
How do I connect mkdshare.DEV?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does mkdshare.DEV need an API key?
No. mkdshare.DEV completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is mkdshare.DEV?
It answers our handshake in 196 ms on average, which is faster than 67% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.