提交

Code Snippet Image Mcp Server

@Suhaib Khan

An MCP (Model Context Protocol) server that generates beautiful code snippet images to post to social media.

服务器配置

{
  "mcpServers": {
    "code-snippet-image-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "code-snippet-image-mcp-server",
        "/custom/output/directory"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server