Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

mkdshare.DEV

REMOTE · MKDSHARE.DEV · SCANNED AUG 3

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

Available components

+8 this week 78 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security94
Transport & Reachability100
Schema Quality & AI Usability71
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 825 tokens (~82/item across 10 items; 10 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mkdshare.dev

# add to Claude Code
claude mcp add --transport http philipand-mkdshare https://mkdshare.dev/mcp
# ~/.codex/config.toml
[mcp_servers.philipand-mkdshare]
url = "https://mkdshare.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "philipand-mkdshare": {
      "type": "remote",
      "url": "https://mkdshare.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add philipand-mkdshare --url https://mkdshare.dev/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  philipand-mkdshare:
    url: "https://mkdshare.dev/mcp"
// mcp.json
{
  "mcpServers": {
    "philipand-mkdshare": {
      "type": "http",
      "url": "https://mkdshare.dev/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +5
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 69

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mkdshare.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mkdshare.dev CN=WE1,O=Google Trust Services,C=US 13 Jul 2026 11 Oct 2026 ECDSA 256 ECDSA-SHA256 30c910e9f782cbae13946ae4155d7bb1
SANs: mkdshare.dev
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mkdshare.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
mkdshare.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://mkdshare.dev/.well-known/oauth-protected-resource"

Bearer resource_metadata="https://mkdshare.dev/.well-known/oauth-protected-resource"
Header Value
strict-transport-security max-age=63072000; includeSubDomains
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin

Protected resource metadata

Document https://mkdshare.dev/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://mkdshare.dev/mcp
Authorisation server https://mkdshare.dev
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mkdshare.dev/mcp Verified 200
http (plaintext) http://mkdshare.dev/mcp HTTPS enforced 301 https://mkdshare.dev/mcp
MCP tools — 10 exposed · ~778 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
archive_document ~41

Archive a document. For documents you own, archives it for everyone. For shared documents, archives it only for you.

NameTypeReqDescription
slugstringyesDocument slug

No output schema declared.

No examples provided.

create_annotation ~118

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.

NameTypeReqDescription
bodystringyesAnnotation text
end_offsetintegerCharacter offset where annotation ends
quoted_textstringThe exact text being annotated
slugstringyesDocument slug
start_offsetintegerCharacter offset where annotation starts

No output schema declared.

No examples provided.

create_document ~178

Create a new mkdshare.DEV document.

NameTypeReqDescription
allowed_domainstringDomain allowed to view, e.g. company.com (domain_restricted visibility)
allowed_emailsstringComma-separated emails allowed to view (login_required visibility)
contentstringyesMarkdown content
domain_can_editbooleanWhen true, all users in allowed_domain can edit (not just view)
editor_emailsstringComma-separated emails that can edit this document (in addition to the owner)
expires_atstringISO 8601 datetime after which the document expires, e.g. 2026-06-01T00:00:00Z
titlestringyesDocument title
visibilitystringWho can view the document (default: public)

No output schema declared.

No examples provided.

get_document ~35

Read the full markdown content of a document by its slug.

NameTypeReqDescription
slugstringyes8-character document slug from the URL

No output schema declared.

No examples provided.

list_annotations ~27

List all annotations (comments) on a document.

NameTypeReqDescription
slugstringyesDocument slug

No output schema declared.

No examples provided.

list_documents ~25

List all mkdshare.DEV documents owned by or shared with the authenticated user.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

poll_device_auth ~67

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.

NameTypeReqDescription
device_codestringyesdevice_code returned by request_device_auth

No output schema declared.

No examples provided.

request_device_auth ~59

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_documents ~55

Search mkdshare.DEV documents by title and content. Returns documents owned by or shared with the authenticated user that match the query.

NameTypeReqDescription
querystringyesSearch string matched case-insensitively against document title and content

No output schema declared.

No examples provided.

update_document ~173

Update an existing document you own. Omit any field to keep its current value.

NameTypeReqDescription
allowed_domainstringDomain allowed to view, e.g. company.com; required for domain_restricted
allowed_emailsstringComma-separated emails allowed to view; pass empty string to clear
contentstringNew markdown content
domain_can_editbooleanWhen true, all users in allowed_domain can edit (not just view)
editor_emailsstringComma-separated emails that can edit; pass empty string to clear
expires_atstringISO 8601 expiry datetime; omit to keep current
slugstringyesDocument slug
titlestringNew title
visibilitystringNew visibility level

No output schema declared.

No examples provided.