MCP.so
Sign In

MD2Card MCP 服务器

@hotdogarea

About MD2Card MCP 服务器

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

hotdogarea

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "md2card-server": {
      "command": "node",
      "args": [
        "path/to/build/index.js"
      ],
      "env": {
        "MD2CARD_API_KEY": "您的API密钥"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is MD2Card MCP 服务器?

A Model Context Protocol (MCP) server that converts Markdown documents into visual image cards. It offers multiple theme styles and intelligent formatting, designed for users who want to transform plain Markdown into shareable, branded graphics.

How to use MD2Card MCP 服务器?

Clone the repository locally, locate build/index.js, and add the server to your MCP client configuration. The configuration requires the node command, the path to index.js, and an MD2CARD_API_KEY environment variable. The API key is obtained from the admin website.

Key features of MD2Card MCP 服务器?

  • Converts Markdown text to styled image cards.
  • Supports 19 distinct theme styles.
  • Intelligent size adaptation for various outputs.
  • Three content splitting modes (default: automatic).
  • Provides a standardized MCP protocol interface.

Use cases of MD2Card MCP 服务器?

  • Generate eye‑catching cards from Markdown notes for AI assistants like Cline.
  • Transform technical documentation into visually appealing images for sharing.
  • Create stylized content cards suitable for presentations or social media.

FAQ from MD2Card MCP 服务器

What runtime does MD2Card MCP 服务器 require?

Node.js is required, as the server is launched with the node command.

How do I obtain an API key for MD2Card MCP 服务器?

Visit the admin website at https://admin.mathmind.cn/login?referralCode=REF43267489 to apply for an API key.

What theme styles are available?

The server offers 19 themes: Apple Notes, Pop Art, Art Deco, Glassmorphism, Warm Soft, Simple High‑end Gray, Dream Gradient, Fresh Nature, Purple Xiaohongshu, Notebook, Dark Tech, Retro Typewriter, Watercolor Art, Traditional Chinese, Children’s Fairy Tale, Business Brief, Japanese Magazine, Minimalist Black & White, and Cyberpunk

Comments

More Other MCP servers