MCP.so
ログイン

MD2Card MCP 服务器

@hotdogarea

MD2Card MCP 服务器 について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

hotdogarea

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ