mkdshare.DEV
REMOTE · MKDSHARE.DEV · SCANNED AUG 3
Publish and share access-controlled Markdown documents from any MCP-enabled AI tool.
Available components
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
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
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
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
claude mcp add --transport http philipand-mkdshare https://mkdshare.dev/mcp
[mcp_servers.philipand-mkdshare] url = "https://mkdshare.dev/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"philipand-mkdshare": {
"type": "remote",
"url": "https://mkdshare.dev/mcp",
"enabled": true
}
}
} openclaw mcp add philipand-mkdshare --url https://mkdshare.dev/mcp --transport streamable-http
mcp_servers:
philipand-mkdshare:
url: "https://mkdshare.dev/mcp" {
"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.
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.
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 |
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.
archive_document ~41
Archive a document. For documents you own, archives it for everyone. For shared documents, archives it only for you.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Document 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.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | Annotation text |
| end_offset | integer | — | Character offset where annotation ends |
| quoted_text | string | — | The exact text being annotated |
| slug | string | yes | Document slug |
| start_offset | integer | — | Character offset where annotation starts |
No output schema declared.
No examples provided.
create_document ~178
Create a new mkdshare.DEV document.
| Name | Type | Req | Description |
|---|---|---|---|
| allowed_domain | string | — | Domain allowed to view, e.g. company.com (domain_restricted visibility) |
| allowed_emails | string | — | Comma-separated emails allowed to view (login_required visibility) |
| content | string | yes | Markdown content |
| domain_can_edit | boolean | — | When true, all users in allowed_domain can edit (not just view) |
| editor_emails | string | — | Comma-separated emails that can edit this document (in addition to the owner) |
| expires_at | string | — | ISO 8601 datetime after which the document expires, e.g. 2026-06-01T00:00:00Z |
| title | string | yes | Document title |
| visibility | string | — | Who 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.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | 8-character document slug from the URL |
No output schema declared.
No examples provided.
list_annotations ~27
List all annotations (comments) on a document.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Document 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.
| Name | Type | Req | Description |
|---|---|---|---|
| device_code | string | yes | device_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.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Search 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.
| Name | Type | Req | Description |
|---|---|---|---|
| allowed_domain | string | — | Domain allowed to view, e.g. company.com; required for domain_restricted |
| allowed_emails | string | — | Comma-separated emails allowed to view; pass empty string to clear |
| content | string | — | New markdown content |
| domain_can_edit | boolean | — | When true, all users in allowed_domain can edit (not just view) |
| editor_emails | string | — | Comma-separated emails that can edit; pass empty string to clear |
| expires_at | string | — | ISO 8601 expiry datetime; omit to keep current |
| slug | string | yes | Document slug |
| title | string | — | New title |
| visibility | string | — | New visibility level |
No output schema declared.
No examples provided.