CopilotHub
SearchPromptsInstructionsAgentsToolsMCPs
  1. Home
  2. MCPs
  3. Mcp Pandoc
Back to MCPs
developer tools

Mcp Pandoc

MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.

developer tools
0
View on GitHub

Installation

npx -y vivekvells/mcp-pandoc

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-pandoc",
  "command": "npx",
  "args": [
    "-y",
    "vivekvells/mcp-pandoc"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →
FM

Flowbite Mcp

MCP server that provides AI assistance for an open-source UI framework based on Tailwind CSS

typescriptlocalmacos+3
View Repository
PL

P Link MCP

Implementation of HTTP 402 (payment required http code) relying on Solana

cloudlocalmacos+2
View Repository
AM

Atest Mcp Server

An MCP server to manage test suites and cases, which is an alternative to Postman.

typescriptlocallinux+1
View Repository
AM

Auto Mobile

Tool suite built around an MCP server for Android automation for developer workflow and testing

typescriptlocallinux+1
View Repository
MZ

Mcp Zenml

An MCP server to connect with your [ZenML](https://www.zenml.io) MLOps and LLMOps pipelines

pythoncloudlocal+1
View Repository
FM

Fetch Mcp

An MCP server to flexibly fetch JSON, text, and HTML data

typescriptlocaldeveloper tools
View Repository
Browse More MCPs

CopilotHub

A curated collection of prompts, instructions, agents, and tools for AI-powered development.

Quick Links

  • Prompts
  • Instructions
  • Agents
  • Tools
  • MCPs
  • Search

Browse by Category

  • Code Generation
  • Debugging
  • Documentation
  • Refactoring
  • Testing
  • Security

Legal

  • Guidelines
  • About
  • Privacy Policy
  • Terms of Service

Community

GitHub

© 2026 CopilotHub.

vivekvells/mcp-pandoc

MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.

GitHub: View vivekVells/mcp-pandoc on GitHub