Every styling decision is a parameter rather than a setting, so the look is fixed when the image is made and a second version means a second call. The tool renders what it is handed: nothing here reads a file from your project, so the image shows exactly the text passed in and nothing that surrounds it.
A single-tool image renderer for code snippets, writing the result into an output directory on the host.
- create_code_image, which renders a passed-in code block in a named language as a syntax-highlighted image.
- The styling decided on the call: theme, backgroundColor, padding, width, height, showLineNumbers and a title.
Nothing to supply — no account, no key. A directory on disk for the server to write the generated images into.
One command — npx -y code-snippet-image-mcp-server /custom/output/directory
