v1.0.0
π Documentation
Learn how to use MarkdownTree and integrate with our API and MCP endpoints.
βοΈ
Editor Guide
Learn how to use the visual markdown editor with graph visualization.
π‘
API Reference
OpenAPI specification for programmatic access.
π
MCP Client
Connect to AI agents via the Model Context Protocol.
π MCP Integration
MarkdownTree is fully compatible with the Model Context Protocol (MCP). Connect your AI agents, LLM workflows, and automation tools to MarkdownTree's capabilities.
π MCP Discovery Endpoint
GET https://markdown.platphormnews.com/.well-known/mcp.json
π€ MCP Client Portal
Use the Platphorm MCP Client to connect agents and tools:
mcp.platphormnews.comπ Available MCP Tools
- β’
parseMarkdownβ Parse markdown content into a graph structure - β’
exportDocumentβ Export to Markdown, HTML, or JSON - β’
aiEnhanceβ AI-powered text enhancement
β‘ Quick Start
π Transform Markdown to Graph
curl -X POST https://markdown.platphormnews.com/api/v1/transform \
-H "Content-Type: application/json" \
-d '{"markdown": "# Hello\n\nWorld"}'π€ Export Document
curl -X POST https://markdown.platphormnews.com/api/v1/export \
-H "Content-Type: application/json" \
-d '{"markdown": "# Doc", "format": "html"}'π€ AI Enhancement
curl -X POST https://markdown.platphormnews.com/api/v1/ai/enhance \
-H "Content-Type: application/json" \
-d '{"markdown": "# Draft", "action": "improve"}'π‘ Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | /api/health | π Health check |
GET | /api/docs | π OpenAPI spec |
POST | /api/v1/transform | π Parse markdown to graph |
POST | /api/v1/export | π€ Export document |
POST | /api/v1/ai/enhance | π€ AI enhancement |
POST | /api/v1/ai/chat | π¬ AI chat assistant |
π Internationalization
MarkdownTree includes built-in I18N support. The interface automatically detects your browser language and supports:
πΊπΈEnglishπͺπΈEspaΓ±olπ«π·FranΓ§aisπ©πͺDeutschπ―π΅ζ₯ζ¬θͺπ¨π³δΈζ