icon for mcp server

Pandoc

STDIO

Markdown document conversion server using Pandoc with Google Cloud Storage integration

Pandoc MCP Server

A Model Context Protocol (MCP) server for Pandoc integration. Convert documents between different formats using Pandoc's universal document converter.

🚀 Quick Start - Run in 30 Seconds

🌐 Using Hosted Service (Recommended for Production)

Get instant access to Pandoc with our managed infrastructure - no setup required:

🔗 Get Free API Key →

pip install klavis # or npm install klavis
from klavis import Klavis klavis = Klavis(api_key="your-free-key") server = klavis.mcp_server.create_server_instance("PANDOC", "user123")

🐳 Using Docker (For Self-Hosting)

# Pull latest image docker pull ghcr.io/klavis-ai/pandoc-mcp-server:latest # Run Pandoc MCP Server (no authentication required) docker run -p 5000:5000 \ ghcr.io/klavis-ai/pandoc-mcp-server:latest

No Authentication: Pandoc document conversion typically requires no external authentication.

🛠️ Available Tools

  • Document Conversion: Convert between various document formats
  • Format Support: Handle Markdown, HTML, PDF, Word, LaTeX, and more
  • Template Processing: Use custom templates for document generation
  • Batch Processing: Convert multiple documents efficiently
  • Format Options: Configure conversion options and output settings

📚 Documentation & Support

ResourceLink
📖 Documentationdocs.klavis.ai
💬 DiscordJoin Community
🐛 IssuesGitHub Issues

🤝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

📜 License

MIT License - see LICENSE for details.


🚀 Supercharge AI Applications

Get Free API KeyDocumentationDiscord

Related MCP Server Picks for You

Be the First to Experience MCP Now