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.
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.
- Canonical URL
- https://heyclau.de/entry/mcp/auteng-mcp-markdown-publishing-and-document-share-links-mcp-server
- 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
- Estimated setup
- 10 minutes
- Difficulty
- beginner
- Website
- https://auteng.ai
- 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
- https://registry.modelcontextprotocol.io/v0/servers?search=ai.auteng/docs
- https://auteng.ai
- https://modelcontextprotocol.io/registry/about
Install
- Add the hosted streamable HTTP endpoint to your MCP client:
{
"mcpServers": {
"auteng-docs": {
"type": "streamable-http",
"url": "https://auteng.ai/mcp/docs"
}
}
}
- For Claude Code:
claude mcp add --transport http auteng-docs https://auteng.ai/mcp/docs
Restart the client, run
tools/list, and confirm the publishing tools match your expected share-link workflow before enabling autonomous document export.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/DELETEper 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.
[](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 risk | Review first | Review first | Review first | Review first |
| Notes | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ |
| Brand | — | — | ||
| Category | mcp | mcp | mcp | mcp |
| Source | source-backed | source-backed | source-backed | source-backed |
| Author | AutEng | Artidrop | kimsungwhee | AWS Labs |
| Added | 2026-06-22 | 2026-06-16 | 2026-06-05 | 2026-06-20 |
| Platforms | Claude CodeCodexCursorClaude Desktop | Claude CodeClaude Desktop | Claude CodeClaude Desktop | Claude CodeClaude Desktop |
| Source repo | — | — | — | — |
| 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. | ✓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 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. | ✓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 |
|
|
|
|
| Install | | | | |
| Config | | | | |
| Citations | ||||
| Claim | Unclaimed | Unclaimed | Unclaimed | Unclaimed |
Signals
Loading live community signals…
A short, calm digest of reviewed Claude resources. Unsubscribe any time.