Skip to main content
mcpSource-backedReview first Safety Privacy
AutEng logo

AutEng MCP - Markdown Publishing & Document Share Links MCP Server

Hosted streamable-HTTP MCP server registered as ai.auteng/docs that publishes markdown documents as public AutEng share links with Mermaid diagram and KaTeX math rendering support.

by AutEng·added 2026-06-22·
HarnessClaude CodeCodexCursorClaude Desktop
Review first review before installing

Open the source and read safety notes before installing.

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Source URLs
https://auteng.ai, https://github.com/JSONbored/awesome-claude/blob/main/content/mcp/auteng-mcp-markdown-publishing-and-document-share-links-mcp-server.mdx
Brand
AutEng
Brand domain
auteng.ai
Brand asset source
brandfetch
Safety notes
Publishing tools can create public share links for markdown content; treat every publish call as potentially world-readable., Do not publish credentials, customer data, internal architecture secrets, or draft legal text without explicit approval., Mermaid diagrams and embedded code blocks in published docs inherit the same public exposure risk as the surrounding markdown., Review tool names and parameters after `tools/list` before granting agents unattended publish access.
Privacy notes
Markdown bodies, diagram source, math notation, and generated share URLs enter MCP client context and AutEng-hosted infrastructure., Public share links may be indexed, forwarded, or accessed without additional authentication depending on AutEng link settings., AutEng's editor supports AI-assisted generation; prompts and document content may be processed according to AutEng policies., Avoid publishing regulated or confidential material unless AutEng's data handling meets your compliance requirements.
Author
AutEng
Submitted by
kiannidev
Claim status
unclaimed
Last verified
2026-06-22

Safety notes

  • Publishing tools can create public share links for markdown content; treat every publish call as potentially world-readable.
  • Do not publish credentials, customer data, internal architecture secrets, or draft legal text without explicit approval.
  • Mermaid diagrams and embedded code blocks in published docs inherit the same public exposure risk as the surrounding markdown.
  • Review tool names and parameters after `tools/list` before granting agents unattended publish access.

Privacy notes

  • Markdown bodies, diagram source, math notation, and generated share URLs enter MCP client context and AutEng-hosted infrastructure.
  • Public share links may be indexed, forwarded, or accessed without additional authentication depending on AutEng link settings.
  • AutEng's editor supports AI-assisted generation; prompts and document content may be processed according to AutEng policies.
  • Avoid publishing regulated or confidential material unless AutEng's data handling meets your compliance requirements.

Prerequisites

  • An MCP client that supports streamable HTTP transport, such as Claude Code, Cursor, Cline, or Windsurf.
  • Review of which markdown documents may be published as public share links before enabling autonomous publishing tools.
  • Optional AutEng account if the workflow requires saved documents or authenticated publishing beyond anonymous trials.

Schema details

Install type
cli
Troubleshooting
No
Collection metadata
Estimated setup
10 minutes
Difficulty
beginner
Tool listing metadata
Disclosure
Official MCP Registry entry `ai.auteng/docs` with a hosted streamable HTTP remote at `https://auteng.ai/mcp/docs`. This entry documents AutEng markdown publishing and share-link tools, not the separate `ai.auteng/mcp` document publisher package.
Full copyable content
{
  "mcpServers": {
    "auteng-docs": {
      "type": "streamable-http",
      "url": "https://auteng.ai/mcp/docs"
    }
  }
}

About this resource

Content

AutEng MCP - Markdown Publishing & Document Share Links is an MCP Registry package registered as ai.auteng/docs. It exposes AutEng document publishing tools over streamable HTTP so agents can turn markdown— including Mermaid diagrams and KaTeX math— into publicly shareable AutEng document links.

The hosted remote is available at https://auteng.ai/mcp/docs. MCP Registry metadata describes markdown publishing with Mermaid support and does not list required secret Authorization headers for the public remote endpoint.

Source Review

Install

  1. Add the hosted streamable HTTP endpoint to your MCP client:
{
  "mcpServers": {
    "auteng-docs": {
      "type": "streamable-http",
      "url": "https://auteng.ai/mcp/docs"
    }
  }
}
  1. For Claude Code:
claude mcp add --transport http auteng-docs https://auteng.ai/mcp/docs
  1. Restart the client, run tools/list, and confirm the publishing tools match your expected share-link workflow before enabling autonomous document export.

  2. Review generated share URLs in a browser before distributing them to external audiences.

Duplicate Check

Searched content/mcp/, content/tools/, open PRs, and the live MCP Registry for:

  • ai.auteng/docs, auteng.ai/mcp/docs, AutEng
  • slug auteng-mcp-markdown-publishing-and-document-share-links-mcp-server
  • related registry name ai.auteng/mcp

No existing HeyClaude MCP entry documents this AutEng docs publishing remote.

Runtime Notes

  • Registry remote: streamable HTTP at https://auteng.ai/mcp/docs
  • Registry package: ai.auteng/docs (version 1.1.0 at time of verification)
  • Transport responds to MCP HTTP methods (GET/POST/DELETE per endpoint probe)
  • Website documents markdown, Mermaid, and KaTeX support in the AutEng editor
  • Distinct from ai.auteng/mcp, a separate AutEng document publisher registry entry

When To Use

  • You want Claude or another MCP client to publish technical markdown as hosted share links without building a custom docs export integration.
  • You need Mermaid diagrams or math notation preserved in shared documentation.
  • You are evaluating AutEng as a lightweight publishing surface for agent-generated docs.

When Not To Use

  • You require private or access-controlled documentation with no public link exposure.
  • You need offline-only document workflows with no cloud publishing.
  • You want generic note-taking or wiki MCP integrations rather than AutEng share links.

Source citations

Add this badge to your README

Show that AutEng MCP - Markdown Publishing & Document Share Links MCP Server is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/mcp/auteng-mcp-markdown-publishing-and-document-share-links-mcp-server.svg)](https://heyclau.de/entry/mcp/auteng-mcp-markdown-publishing-and-document-share-links-mcp-server)

How it compares

AutEng MCP - Markdown Publishing & Document Share Links MCP Server side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

Field

Hosted streamable-HTTP MCP server registered as ai.auteng/docs that publishes markdown documents as public AutEng share links with Mermaid diagram and KaTeX math rendering support.

Open dossier

Artidrop remote MCP server for publishing HTML, Markdown, and multi-file sites from AI agents with shareable URLs via streamable HTTP, optional API keys, and AFAuth agent identities.

Open dossier

Third-party MCP server for searching Apple Developer Documentation, framework APIs, Swift and Objective-C references, sample code, platform compatibility, documentation updates, and WWDC session data.

Open dossier

Official AWS Labs MCP server that lets AI assistants read, search, and get recommendations across AWS documentation, returning pages as clean markdown with no AWS account or credentials required.

Open dossier
Trust
Install riskReview firstReview firstReview firstReview first
Notes Safety Privacy Safety Privacy Safety Privacy Safety Privacy
BrandAutEng logoAutEngAWS Labs logoAWS Labs
Categorymcpmcpmcpmcp
Sourcesource-backedsource-backedsource-backedsource-backed
AuthorAutEngArtidropkimsungwheeAWS Labs
Added2026-06-222026-06-162026-06-052026-06-20
Platforms
Claude CodeCodexCursorClaude Desktop
Claude CodeClaude Desktop
Claude CodeClaude Desktop
Claude CodeClaude Desktop
Source repo
Safety notesPublishing tools can create public share links for markdown content; treat every publish call as potentially world-readable. Do not publish credentials, customer data, internal architecture secrets, or draft legal text without explicit approval. Mermaid diagrams and embedded code blocks in published docs inherit the same public exposure risk as the surrounding markdown. Review tool names and parameters after `tools/list` before granting agents unattended publish access.Publish and update tools create publicly reachable URLs when visibility is public or unlisted. Pass content verbatim through MCP; reformatting can break HTML, script, or markdown rendering per official guidance. Anonymous publishes are limited to five per hour per IP; authenticated keys raise limits but billable access may apply. AFAuth agent signup provisions accounts without portal keys; review attestation and ownership policies before production use.This is a third-party MCP server, not an official Apple project. The server retrieves public documentation and metadata, but user queries can still reveal private project context to the MCP client, model provider, logs, and network services. Documentation answers should be checked against the live Apple documentation before shipping platform-specific, beta, deprecated, or compatibility-sensitive code. Use `@latest` intentionally when you want the newest package; pin a version when reproducible builds or locked team tooling are required.The server is read-only: it fetches and searches public AWS documentation and does not call AWS service APIs or modify any AWS resources. It requires no AWS account or credentials; do not add AWS access keys for this server. `AWS_DOCUMENTATION_PARTITION` selects the docs partition (`aws` global, or `aws-cn` for China); the available tools differ between partitions.
Privacy notesMarkdown bodies, diagram source, math notation, and generated share URLs enter MCP client context and AutEng-hosted infrastructure. Public share links may be indexed, forwarded, or accessed without additional authentication depending on AutEng link settings. AutEng's editor supports AI-assisted generation; prompts and document content may be processed according to AutEng policies. Avoid publishing regulated or confidential material unless AutEng's data handling meets your compliance requirements.Published artifacts, titles, and content are stored on Artidrop infrastructure according to its privacy terms. API keys and OAuth tokens grant publish and management access; store them in connector headers, not chat logs. Private visibility restricts reads to owners, but MCP tool output may still appear in Claude session history.Prompts and tool calls may include framework names, API choices, platform targets, WWDC interests, sample-code requests, app architecture details, feature plans, and compatibility constraints. MCP client logs and model transcripts can retain documentation queries and returned API text outside Apple's documentation site. Avoid sending proprietary source code, unreleased product names, customer requirements, private bundle identifiers, or internal roadmap details when a public documentation lookup is enough.Documentation URLs and search terms you ask about are sent to the official AWS documentation search/read endpoints to retrieve content. The server fetches public documentation pages over HTTPS and returns them as markdown; no private account data is read.
Prerequisites
  • An MCP client that supports streamable HTTP transport, such as Claude Code, Cursor, Cline, or Windsurf.
  • Review of which markdown documents may be published as public share links before enabling autonomous publishing tools.
  • Optional AutEng account if the workflow requires saved documents or authenticated publishing beyond anonymous trials.
  • Artidrop API key from https://artidrop.ai for authenticated list, update, and delete tools, or accept anonymous publish rate limits.
  • Claude Pro, Team, or Enterprise with Connectors support, or another MCP client with streamable HTTP transport.
  • Review of Artidrop visibility settings (public, unlisted, private) before publishing sensitive content.
  • Human review of generated HTML or Markdown before publishing externally shareable artifacts.
  • Node.js and npx available for running the npm package.
  • An MCP client that supports stdio servers, such as Claude Code, Claude Desktop, Cursor, VS Code, Windsurf, Zed, or Cline.
  • Network access to retrieve public Apple Developer Documentation, sample-code, and WWDC metadata.
  • Agreement on whether user prompts may include private project names, unreleased app details, or proprietary API usage questions.
  • Python 3.10 or newer installed.
  • `uv` / `uvx` installed (Astral) to run the published Python package.
  • An MCP client that supports stdio servers (Claude Code, Claude Desktop, Cursor, Kiro, or VS Code).
  • Outbound HTTPS access so the server can fetch and search AWS documentation.
Install
Add the streamable HTTP MCP endpoint `https://auteng.ai/mcp/docs` to your MCP client, then list tools and review publish/share scope before production use.
claude mcp add --transport http artidrop https://artidrop.ai/mcp
claude mcp add apple-docs -- npx -y @kimsungwhee/apple-docs-mcp@latest
uvx awslabs.aws-documentation-mcp-server@latest
Config
{
  "mcpServers": {
    "auteng-docs": {
      "type": "streamable-http",
      "url": "https://auteng.ai/mcp/docs"
    }
  }
}
{
  "mcpServers": {
    "artidrop": {
      "url": "https://artidrop.ai/mcp?key=sk_YOUR_KEY",
      "type": "http"
    }
  }
}
{
  "mcpServers": {
    "apple-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@kimsungwhee/apple-docs-mcp@latest"
      ],
      "type": "stdio"
    }
  }
}
{
  "mcpServers": {
    "awslabs.aws-documentation-mcp-server": {
      "command": "uvx",
      "args": ["awslabs.aws-documentation-mcp-server@latest"],
      "env": {
        "FASTMCP_LOG_LEVEL": "ERROR",
        "AWS_DOCUMENTATION_PARTITION": "aws"
      },
      "type": "stdio"
    }
  }
}
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.