An MCP server for document format conversion using Pandoc, supporting formats like Markdown, HTML, and plain text.
Loading more......
MCP servers for automating and controlling the user's browser using existing browser profiles, ideal for tasks requiring logged-in sessions and avoiding bot detection. Includes implementations by browsermcp and modelcontext.
A general-purpose MCP Server that can execute any command with run_command and run_script tools, demonstrating the flexible server capabilities under the MCP standard.
An MCP server for automatic on-screen GUI operations, enabling AI models to control GUI elements via MCP.
An MCP server that executes commands like keyboard input and mouse movement, facilitating desktop automation via MCP.
A Mac-specific MCP server for autonomous shell execution, computer control, and coding agent tasks.
MCP server connecting AI agents to the Chargebee billing platform, enabling automation and query of payment workflows.
A Model Context Protocol (MCP) server for document format conversion using Pandoc. It provides tools to transform content between various document formats while preserving formatting and structure.
convert-contents tool:
contents (string), input_file (path), input_format, output_format, output_file (required for advanced formats)sudo apt-get install texlive-xetex, macOS: brew install texlive, Windows: MiKTeX or TeX Live).claude_desktop_config.jsonpandoc, document-conversion, automation, open-source