Provides a server-side service for converting Markdown to HTML.
This tool implements a server-side service for converting Markdown to HTML, built upon the Model Context Protocol (MCP) TypeScript SDK. It offers flexible deployment options, including one-command local startup via npx or global commands, and support for remote HTTP/Streamable HTTP invocations. Designed for modern Node.js environments, it provides a type-safe solution that can be directly integrated and called by MCP clients like Cursor, as well as standard HTTP requests.