Skip to content

Conversation

@Yorick-Ryu
Copy link

Description

Add md2doc-mcp server to the third-party servers list in README.md. This MCP server converts Markdown text to DOCX format using an external conversion service.

Server Details

  • Server: md2doc-mcp (new third-party server reference)
  • Changes to: README.md - Third-party servers section

Motivation and Context

Following the contribution guidelines, adding a reference to the md2doc-mcp server which provides Markdown to DOCX conversion capabilities through MCP. This server fills a gap in document format conversion tools available to MCP clients, enabling AI assistants to convert Markdown content to professional DOCX documents.

How Has This Been Tested?

This is a documentation-only change adding a server reference to the README. The server itself has been tested independently and is functional with MCP clients like Claude Desktop and Cherry Studio.

Breaking Changes

No breaking changes - this is purely a documentation update adding a server reference.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

  • Added md2doc-mcp server with logo in alphabetical order (between Markitdown and MasterGo)
  • Server repository: https://github.com/Yorick-Ryu/md2doc-mcp
  • Server provides Markdown to DOCX conversion with support for custom templates and multi-language support
  • Follows the established format for third-party server entries in the README

@olaservo
Copy link
Member

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2370

This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.

@olaservo olaservo closed this Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants