mcpbeat

mkdshare.DEV MCP Server

io.github.PhilipAnd/mkdshare
answering

mkdshare.DEV is answering right now. Last checked moments ago. It exposes 10 tools.

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

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
92 of 92 checks
10
Tools
read from the server
195 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 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 10

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.

Endpoints

URLTransportStateLatencyChecked
https://mkdshare.dev/mcp streamable-http answering 145 ms 0 min ago

mkdshare.DEV — questions

Answers built from our own checks of this server.

What can mkdshare.DEV do?
It exposes 10 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 4 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 195 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 10 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 195 ms on average, which is faster than 64% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.