Md2svg
Converts Markdown text to SVG images.
Md2svg-mcp
A Model Context Protocol (MCP) server that converts Markdown text to SVG images.
Overview
This MCP server provides a tool to transform Markdown content into SVG format. It supports various Markdown elements, including headings, lists, code blocks, and tables. The server can be easily integrated into any MCP client, allowing users to visualize Markdown content in a scalable vector graphic format.
Features
- Markdown Parsing: Converts Markdown text to structured blocks.
- SVG Generation: Renders Markdown elements as SVG elements.
- Customization: Supports customizable output dimensions, padding, and colors.
- MCP Integration: Compatible with any MCP client.
Installation
{
"mcpServers": {
"md2svg-mcp": {
"command": "uvx",
"args": [
"md2svg-mcp"
]
}
}
}
Configuration
The markdown_to_svg tool supports the following parameters:
md_text: The Markdown text to be converted.output_file: The output SVG file name (default:output.svg).width: The width of the SVG image (default:720).padding: The padding around the SVG content (default:50).
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
相關伺服器
Scout Monitoring MCP
贊助Put performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
CDK API MCP Server
Provides an offline AWS CDK API reference.
Drupal Tools
A server providing resources, tools, and prompts for Drupal development.
Draw Architecture
Generate draw.io system architecture diagrams from text descriptions using the ZhipuAI large model.
CCXT MCP Server
Integrate with cryptocurrency exchanges using the CCXT library.
JADX-AI-MCP
A JADX decompiler plugin that integrates with MCP to provide live reverse engineering support using LLMs.
MCP Servers Collection
A collection of MCP servers for Claude Desktop, providing access to network tools, code linters, and Proxmox virtualization management.
Kinsta MCP
Model Context Protocol (MCP) server for Kinsta WordPress hosting
Gaffer.sh
CI Memory For Agents and Teams
MCP Repo Search Server
MCP server that gives LLMs structural code intelligence across multiple repos
UUIDv7 Generator
A server for generating version 7 universally unique identifiers (UUIDv7).