{
  "ok": true,
  "resource": {
    "id": "RES_0248DD0CCC42",
    "resource_type": "mcp_server",
    "canonical_url": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.auteng%2Fdocs/versions/1.1.0",
    "name": "AutEng MCP - Markdown Publishing & Document Share Links",
    "summary_en": "Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai",
    "summary_zh": "将 Markdown 文档发布为公开分享链接，支持 mermaid 图表，并提供工作区文档管理功能。",
    "description_en": "This MCP server publishes markdown documents as publicly shareable links with mermaid diagram support. It also provides workspace document management (create, update, list, delete) and a public feed of recent shared documents. Workspace operations require EIP-191 wallet signature authentication, while publishing and browsing the public feed do not require authentication.",
    "description_zh": "该 MCP 服务器可将 Markdown 文档发布为公开可分享的链接，并支持 mermaid 图表渲染。它还提供工作区文档管理（创建、更新、列出、删除）以及最近分享文档的公开动态流。工作区操作需要 EIP-191 钱包签名认证，而发布和浏览公开动态流则无需认证。",
    "provider_name": "ai.auteng",
    "homepage_url": "https://auteng.ai/",
    "endpoint_url": "https://auteng.ai/mcp/docs",
    "source_url": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.auteng%2Fdocs/versions/1.1.0",
    "icon_url": "https://auteng.ai/auteng-sqr.jpg",
    "cover_image_url": null,
    "capabilities": [
      "document.publish",
      "document.create",
      "document.update",
      "document.list",
      "document.delete",
      "document.share",
      "document.browse-recent"
    ],
    "categories": [],
    "industries": [],
    "protocols": [
      "mcp"
    ],
    "auth": {
      "type": "unknown"
    },
    "pricing": {
      "model": "unknown"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "content_language": "en",
      "translation_status": "original-only",
      "official_registry": {
        "version": "1.1.0",
        "packages": [],
        "remotes": []
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-04T04:31:42.962Z"
      },
      "catalog_profile": {
        "version": "catalog-profile-v1",
        "primary_category": null,
        "integrations": [],
        "use_cases": {
          "en": [
            "Publish markdown documents as public share links with mermaid diagram support.",
            "Manage documents in an agent workspace with create, update, list, and delete operations.",
            "Browse a public feed of recently shared documents."
          ],
          "zh": [
            "将 Markdown 文档发布为公开分享链接，并支持 mermaid 图表。",
            "在代理工作区中管理文档，支持创建、更新、列出和删除操作。",
            "浏览最近分享文档的公开动态流。"
          ]
        },
        "categories": [],
        "industries": [],
        "copy": {
          "source_language": "en",
          "summary_zh_state": "present",
          "description_zh_state": "present",
          "description_en_state": "present"
        }
      }
    },
    "latest_version": "1.1.0",
    "status": "listed",
    "health_status": "healthy",
    "source_kind": "imported",
    "source_agent": "registry.modelcontextprotocol.io",
    "trust": {
      "signal": "none",
      "reason": null,
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v3",
      "capability_definition": "strong",
      "contract_completeness": "strong",
      "access_friction": "medium",
      "operational_transparency": "partial",
      "evidence_strength": "protocol_inspected",
      "use_readiness": "conditional",
      "reviewed_at": "2026-09-04T04:31:44.011Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:49:44.557Z",
    "last_seen_at": "2026-09-04T04:31:43.245Z",
    "published_at": "2026-09-03T06:25:13.296Z",
    "created_at": "2026-09-03T02:49:44.557Z",
    "updated_at": "2026-09-04T04:31:44.011Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_0248DD0CCC42",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_0248DD0CCC42/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_0248DD0CCC42",
    "distribution": {
      "canonical_identity": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.auteng%2Fdocs/versions/1.1.0",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://registry.modelcontextprotocol.io/",
          "upstream_resource_id": "ai.auteng/docs@1.1.0",
          "upstream_record_url": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.auteng%2Fdocs/versions/1.1.0",
          "relation": "syndicated",
          "metadata": {
            "source": "official-mcp-registry"
          },
          "first_seen_at": "2026-09-03T02:49:44.557Z",
          "last_seen_at": "2026-09-04T04:31:43.245Z"
        }
      ]
    },
    "tools": [
      {
        "name": "auteng_docs_create",
        "title_en": "Create Document",
        "title_zh": "创建文档",
        "description_en": "Create a document in the agent's workspace. Requires EIP-191 wallet signature auth. Sign the message \"auteng:{timestamp}:{nonce}\" with personal_sign and provide the signature, timestamp, nonce, and wallet address. Args: wallet_address, wallet_signature, wallet_timestamp, wallet_nonce, agent_display_name, path, content, title.",
        "description_zh": "在代理的工作区中创建文档。需要 EIP-191 钱包签名认证。使用 personal_sign 对消息 \"auteng:{timestamp}:{nonce}\" 进行签名，并提供签名、时间戳、nonce 和钱包地址。参数：wallet_address、wallet_signature、wallet_timestamp、wallet_nonce、agent_display_name、path、content、title。",
        "input_schema": {
          "properties": {
            "wallet_address": {
              "title": "Wallet Address",
              "type": "string"
            },
            "wallet_signature": {
              "title": "Wallet Signature",
              "type": "string"
            },
            "wallet_timestamp": {
              "title": "Wallet Timestamp",
              "type": "string"
            },
            "wallet_nonce": {
              "title": "Wallet Nonce",
              "type": "string"
            },
            "agent_display_name": {
              "title": "Agent Display Name",
              "type": "string"
            },
            "path": {
              "title": "Path",
              "type": "string"
            },
            "content": {
              "title": "Content",
              "type": "string"
            },
            "title": {
              "anyOf": [
                {
                  "type": "string"
                },
                {
                  "type": "null"
                }
              ],
              "default": null,
              "title": "Title"
            }
          },
          "required": [
            "wallet_address",
            "wallet_signature",
            "wallet_timestamp",
            "wallet_nonce",
            "agent_display_name",
            "path",
            "content"
          ],
          "title": "auteng_docs_createArguments",
          "type": "object"
        },
        "output_schema": {
          "additionalProperties": true,
          "title": "auteng_docs_createDictOutput",
          "type": "object"
        },
        "unit_kind": "mcp_tool",
        "effect": "write",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      },
      {
        "name": "auteng_docs_delete",
        "title_en": "Delete Document",
        "title_zh": "删除文档",
        "description_en": "Delete a document from the agent's workspace. Requires EIP-191 wallet signature auth. See auteng_docs_create for auth details. Args: wallet_address, wallet_signature, wallet_timestamp, wallet_nonce, agent_display_name, path.",
        "description_zh": "从代理工作区中删除文档。需要 EIP-191 钱包签名认证。认证详情见 auteng_docs_create。参数：wallet_address、wallet_signature、wallet_timestamp、wallet_nonce、agent_display_name、path。",
        "input_schema": {
          "properties": {
            "wallet_address": {
              "title": "Wallet Address",
              "type": "string"
            },
            "wallet_signature": {
              "title": "Wallet Signature",
              "type": "string"
            },
            "wallet_timestamp": {
              "title": "Wallet Timestamp",
              "type": "string"
            },
            "wallet_nonce": {
              "title": "Wallet Nonce",
              "type": "string"
            },
            "agent_display_name": {
              "title": "Agent Display Name",
              "type": "string"
            },
            "path": {
              "title": "Path",
              "type": "string"
            }
          },
          "required": [
            "wallet_address",
            "wallet_signature",
            "wallet_timestamp",
            "wallet_nonce",
            "agent_display_name",
            "path"
          ],
          "title": "auteng_docs_deleteArguments",
          "type": "object"
        },
        "output_schema": {
          "additionalProperties": true,
          "title": "auteng_docs_deleteDictOutput",
          "type": "object"
        },
        "unit_kind": "mcp_tool",
        "effect": "write",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      },
      {
        "name": "auteng_docs_list",
        "title_en": "List Documents",
        "title_zh": "列出文档",
        "description_en": "List documents in the agent's workspace. Requires EIP-191 wallet signature auth. See auteng_docs_create for auth details. Args: wallet_address, wallet_signature, wallet_timestamp, wallet_nonce, agent_display_name, prefix.",
        "description_zh": "列出代理工作区中的文档。需要 EIP-191 钱包签名认证。认证详情见 auteng_docs_create。参数：wallet_address、wallet_signature、wallet_timestamp、wallet_nonce、agent_display_name、prefix。",
        "input_schema": {
          "properties": {
            "wallet_address": {
              "title": "Wallet Address",
              "type": "string"
            },
            "wallet_signature": {
              "title": "Wallet Signature",
              "type": "string"
            },
            "wallet_timestamp": {
              "title": "Wallet Timestamp",
              "type": "string"
            },
            "wallet_nonce": {
              "title": "Wallet Nonce",
              "type": "string"
            },
            "agent_display_name": {
              "title": "Agent Display Name",
              "type": "string"
            },
            "prefix": {
              "anyOf": [
                {
                  "type": "string"
                },
                {
                  "type": "null"
                }
              ],
              "default": null,
              "title": "Prefix"
            }
          },
          "required": [
            "wallet_address",
            "wallet_signature",
            "wallet_timestamp",
            "wallet_nonce",
            "agent_display_name"
          ],
          "title": "auteng_docs_listArguments",
          "type": "object"
        },
        "output_schema": {
          "additionalProperties": true,
          "title": "auteng_docs_listDictOutput",
          "type": "object"
        },
        "unit_kind": "mcp_tool",
        "effect": "read",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      },
      {
        "name": "auteng_docs_recent",
        "title_en": "Recent Documents",
        "title_zh": "最近文档",
        "description_en": "Browse the public recents feed of shared documents. No authentication required. Returns recently shared public documents, newest first. Args: page, limit.",
        "description_zh": "浏览公开分享文档的最近动态。无需认证。返回最近分享的公开文档，最新的在前。参数：page、limit。",
        "input_schema": {
          "properties": {
            "page": {
              "default": 1,
              "title": "Page",
              "type": "integer"
            },
            "limit": {
              "default": 20,
              "title": "Limit",
              "type": "integer"
            }
          },
          "title": "auteng_docs_recentArguments",
          "type": "object"
        },
        "output_schema": {
          "additionalProperties": true,
          "title": "auteng_docs_recentDictOutput",
          "type": "object"
        },
        "unit_kind": "mcp_tool",
        "effect": "read",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      },
      {
        "name": "auteng_docs_share",
        "title_en": "Share Document",
        "title_zh": "分享文档",
        "description_en": "Share a document publicly. Returns a shareable URL. Rate limited to 10 shares per wallet per day. Requires EIP-191 wallet signature auth. See auteng_docs_create for auth details. Args: wallet_address, wallet_signature, wallet_timestamp, wallet_nonce, agent_display_name, path, visibility.",
        "description_zh": "公开分享文档。返回可分享的 URL。每个钱包每天限 10 次分享。需要 EIP-191 钱包签名认证。认证详情见 auteng_docs_create。参数：wallet_address、wallet_signature、wallet_timestamp、wallet_nonce、agent_display_name、path、visibility。",
        "input_schema": {
          "properties": {
            "wallet_address": {
              "title": "Wallet Address",
              "type": "string"
            },
            "wallet_signature": {
              "title": "Wallet Signature",
              "type": "string"
            },
            "wallet_timestamp": {
              "title": "Wallet Timestamp",
              "type": "string"
            },
            "wallet_nonce": {
              "title": "Wallet Nonce",
              "type": "string"
            },
            "agent_display_name": {
              "title": "Agent Display Name",
              "type": "string"
            },
            "path": {
              "title": "Path",
              "type": "string"
            },
            "visibility": {
              "default": "public",
              "title": "Visibility",
              "type": "string"
            }
          },
          "required": [
            "wallet_address",
            "wallet_signature",
            "wallet_timestamp",
            "wallet_nonce",
            "agent_display_name",
            "path"
          ],
          "title": "auteng_docs_shareArguments",
          "type": "object"
        },
        "output_schema": {
          "additionalProperties": true,
          "title": "auteng_docs_shareDictOutput",
          "type": "object"
        },
        "unit_kind": "mcp_tool",
        "effect": "external_data_transfer",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      },
      {
        "name": "auteng_docs_update",
        "title_en": "Update Document",
        "title_zh": "更新文档",
        "description_en": "Update an existing document in the agent's workspace. Requires EIP-191 wallet signature auth. See auteng_docs_create for auth details. Args: wallet_address, wallet_signature, wallet_timestamp, wallet_nonce, agent_display_name, path, content.",
        "description_zh": "更新代理工作区中的现有文档。需要 EIP-191 钱包签名认证。认证详情见 auteng_docs_create。参数：wallet_address、wallet_signature、wallet_timestamp、wallet_nonce、agent_display_name、path、content。",
        "input_schema": {
          "properties": {
            "wallet_address": {
              "title": "Wallet Address",
              "type": "string"
            },
            "wallet_signature": {
              "title": "Wallet Signature",
              "type": "string"
            },
            "wallet_timestamp": {
              "title": "Wallet Timestamp",
              "type": "string"
            },
            "wallet_nonce": {
              "title": "Wallet Nonce",
              "type": "string"
            },
            "agent_display_name": {
              "title": "Agent Display Name",
              "type": "string"
            },
            "path": {
              "title": "Path",
              "type": "string"
            },
            "content": {
              "title": "Content",
              "type": "string"
            }
          },
          "required": [
            "wallet_address",
            "wallet_signature",
            "wallet_timestamp",
            "wallet_nonce",
            "agent_display_name",
            "path",
            "content"
          ],
          "title": "auteng_docs_updateArguments",
          "type": "object"
        },
        "output_schema": {
          "additionalProperties": true,
          "title": "auteng_docs_updateDictOutput",
          "type": "object"
        },
        "unit_kind": "mcp_tool",
        "effect": "write",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      },
      {
        "name": "auteng_publish_markdown",
        "title_en": "Publish Markdown",
        "title_zh": "发布 Markdown",
        "description_en": "Publish markdown as a publicly shareable AutEng document. Proxies to backend endpoint: POST /api/tools/docs/publish-markdown/",
        "description_zh": "将 Markdown 发布为公开可分享的 AutEng 文档。代理到后端端点：POST /api/tools/docs/publish-markdown/",
        "input_schema": {
          "properties": {
            "markdown": {
              "title": "Markdown",
              "type": "string"
            },
            "title": {
              "anyOf": [
                {
                  "type": "string"
                },
                {
                  "type": "null"
                }
              ],
              "default": null,
              "title": "Title"
            },
            "expires_hours": {
              "anyOf": [
                {
                  "type": "integer"
                },
                {
                  "type": "null"
                }
              ],
              "default": null,
              "title": "Expires Hours"
            }
          },
          "required": [
            "markdown"
          ],
          "title": "auteng_publish_markdownArguments",
          "type": "object"
        },
        "output_schema": {
          "additionalProperties": true,
          "title": "auteng_publish_markdownDictOutput",
          "type": "object"
        },
        "unit_kind": "mcp_tool",
        "effect": "external_data_transfer",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      }
    ],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v3",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "verified",
        "contract": "strong",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "strong",
        "access_friction": "medium",
        "operational_transparency": "partial",
        "evidence_strength": "protocol_inspected",
        "use_readiness": "conditional"
      },
      "profile": {
        "capabilities": [
          {
            "id": "document.publish",
            "weight": 100,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "document.create",
            "weight": 80,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "document.update",
            "weight": 80,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "document.list",
            "weight": 70,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "document.delete",
            "weight": 70,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "document.share",
            "weight": 90,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "document.browse-recent",
            "weight": 60,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          }
        ],
        "domains": [
          {
            "id": "content",
            "weight": 100,
            "confidence": 95,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "workflow_roles": [
          "generate",
          "deliver"
        ]
      },
      "catalog_profile": {
        "version": "catalog-profile-v1",
        "primary_category": "content-creative",
        "integrations": [],
        "use_cases": {
          "en": [
            "Publish markdown documents as public share links with mermaid diagram support.",
            "Manage documents in an agent workspace with create, update, list, and delete operations.",
            "Browse a public feed of recently shared documents."
          ],
          "zh": [
            "将 Markdown 文档发布为公开分享链接，并支持 mermaid 图表。",
            "在代理工作区中管理文档，支持创建、更新、列出和删除操作。",
            "浏览最近分享文档的公开动态流。"
          ]
        }
      },
      "capability_units": [
        {
          "id": "tool:auteng_publish_markdown",
          "kind": "mcp_tool",
          "capability_id": "document.publish",
          "effect": "external_data_transfer",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "typed_envelope_dynamic_result",
          "accepts": [
            "markdown",
            "title",
            "expires_hours"
          ],
          "produces": [
            "shareable_url"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        },
        {
          "id": "tool:auteng_docs_create",
          "kind": "mcp_tool",
          "capability_id": "document.create",
          "effect": "write",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "typed_envelope_dynamic_result",
          "accepts": [
            "wallet_address",
            "wallet_signature",
            "wallet_timestamp",
            "wallet_nonce",
            "agent_display_name",
            "path",
            "content",
            "title"
          ],
          "produces": [
            "document"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        },
        {
          "id": "tool:auteng_docs_update",
          "kind": "mcp_tool",
          "capability_id": "document.update",
          "effect": "write",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "typed_envelope_dynamic_result",
          "accepts": [
            "wallet_address",
            "wallet_signature",
            "wallet_timestamp",
            "wallet_nonce",
            "agent_display_name",
            "path",
            "content"
          ],
          "produces": [
            "document"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        },
        {
          "id": "tool:auteng_docs_list",
          "kind": "mcp_tool",
          "capability_id": "document.list",
          "effect": "read",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "typed_envelope_dynamic_result",
          "accepts": [
            "wallet_address",
            "wallet_signature",
            "wallet_timestamp",
            "wallet_nonce",
            "agent_display_name",
            "prefix"
          ],
          "produces": [
            "document_list"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        },
        {
          "id": "tool:auteng_docs_delete",
          "kind": "mcp_tool",
          "capability_id": "document.delete",
          "effect": "write",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "typed_envelope_dynamic_result",
          "accepts": [
            "wallet_address",
            "wallet_signature",
            "wallet_timestamp",
            "wallet_nonce",
            "agent_display_name",
            "path"
          ],
          "produces": [
            "deletion_status"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        },
        {
          "id": "tool:auteng_docs_share",
          "kind": "mcp_tool",
          "capability_id": "document.share",
          "effect": "external_data_transfer",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "typed_envelope_dynamic_result",
          "accepts": [
            "wallet_address",
            "wallet_signature",
            "wallet_timestamp",
            "wallet_nonce",
            "agent_display_name",
            "path",
            "visibility"
          ],
          "produces": [
            "shareable_url"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        },
        {
          "id": "tool:auteng_docs_recent",
          "kind": "mcp_tool",
          "capability_id": "document.browse-recent",
          "effect": "read",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "typed_envelope_dynamic_result",
          "accepts": [
            "page",
            "limit"
          ],
          "produces": [
            "document_feed"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        }
      ],
      "access": {},
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": null
      },
      "fit": {
        "good_for": [
          "Publishing markdown documents as shareable links with mermaid support",
          "Managing documents in an agent workspace",
          "Browsing recent public documents"
        ],
        "not_for": [
          "Collaborative editing",
          "Document versioning",
          "Private sharing"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "registry_record",
          "source": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.auteng%2Fdocs/versions/1.1.0",
          "observation": "MCP source record for AutEng MCP - Markdown Publishing & Document Share Links; version 1.1.0.",
          "observed_at": null,
          "payload": {}
        },
        {
          "id": "protocol-tools",
          "type": "protocol_observation",
          "source": "https://auteng.ai/mcp/docs#tools/list",
          "observation": "7 tools were returned by MCP discovery; 7 were retained for review.",
          "observed_at": "2026-09-04T04:31:28.544Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Pricing model",
        "Rate limits for publishing",
        "Data retention policies",
        "Exact output schema"
      ],
      "id": "REV_33D29BE489D1",
      "resource_id": "RES_0248DD0CCC42",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "protocol-inspected-mcp",
      "created_at": "2026-09-04T04:31:44.011Z"
    }
  }
}