Back to search
30
MCP

sagacient/cute-pandoc-mcp-server

docker/sagacient/cute-pandoc-mcp-server

An MCP server that provides isolated pandoc execution environments for document conversion tasks.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

sagacient/cute-pandas-mcp-server
An MCP server that provides isolated pandas/Python execution environments for data analysis tasks.
0 tools
sagacient/math-mcp-server
A comprehensive mathematical operations MCP (Model Context Protocol) server written in Go.
0 tools
PandaDoc
PandaDoc document automation MCP server for Model Context Protocol hosts
0 tools
iflow-mcp_maitreyam-file-converter-mcp
A Python-based MCP server that provides powerful document conversion capabilities via Pandoc
0 tools
doc-builder-mcp
MCP Server for intelligent documentation scraping, vectorization, and semantic search with dynamic ontology extraction
0 tools
docx-creator-mcp
An MCP server for creating, analyzing, and rendering professional DOCX documents programmatically.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sagacient/cute-pandoc-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}