Vinkius
Carbonara

Carbonara MCP for AI. Generate professional code visuals from any AI agent.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Carbonara MCP on Cursor AI Code EditorCarbonara MCP on Claude Desktop AppCarbonara MCP on OpenAI Agents SDKCarbonara MCP on Visual Studio CodeCarbonara MCP on GitHub Copilot AI AgentCarbonara MCP on Google Gemini AICarbonara MCP on Lovable AI DevelopmentCarbonara MCP on Mistral AI AgentsCarbonara MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Carbonara takes raw code snippets and turns them into polished PNG images ready for docs, blogs, or social media. It handles syntax highlighting, lets you pick custom themes like 'seti', adds macOS window controls, and even lets you spotlight specific lines of interest.

Stop copy-pasting messy text; generate clean, professional visuals every time.

What your AI can do

Cook code image

This function generates a polished PNG image of a given code snippet with full styling control.

Generate code image

It takes a code snippet and outputs it as a base64 PNG image.

Apply syntax highlighting

The tool automatically detects or accepts a specific language to color-code the code accurately.

Style the container

You can choose custom themes, window styles (macOS look), and visual effects like drop shadows.

Included with Plan

Waiting for input…

AI Agent

Carbonara: 1 Tool Available

Use the `cook_code_image` function to render any code snippet into a high-quality PNG image with advanced styling.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Carbonara on Vinkius

Cook Code Image

This function generates a polished PNG image of a given code snippet with full styling control.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Carbonara integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Carbonara, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Carbonara MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Carbonara. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 1 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Today, showing code in documentation means endless copy-pasting and formatting headaches.

Right now, if you write an API guide or a tutorial, the process is manual hell. You pull a snippet from your IDE, paste it into Notion or Confluence, then you spend ten minutes adjusting the font size, picking a background color, and trying to make sure the syntax highlighting didn't break. It’s tedious, time-consuming, and consistency is a pipe dream.

With this MCP, that whole process vanishes. You just hand your agent the code block and tell it what you want—say, 'Use the seti theme.' The agent calls `cook_code_image`, and boom. You get a perfect PNG image, instantly styled and ready to drop into your final document.

Carbonara MCP provides visually consistent code documentation.

You eliminate the need for multiple styling passes. No more toggling between 'GitHub style' and 'VS Code style.' You tell your agent what you want, whether it's adding macOS window controls or a custom background color, and the tool handles the rendering details.

It’s about consistency. Every code snippet across your entire platform will look like it came from the same source, making your documentation feel professional and cohesive.

What your AI can actually do with this

Writing technical documentation means dealing with code constantly. You need snippets that look good, not just blocks of text. This MCP connects your AI agent to a visual engine designed for exactly that. It lets you render any language—from Python to SQL—into beautiful, high-resolution images. You control the style: choose between sharp or rounded window aesthetics, add drop shadows, and even toggle line numbers on or off.

Instead of manually styling code in an editor just to take a screenshot, your agent handles the heavy lifting. Whether you're writing tutorials or updating internal runbooks, this lets you generate consistent visuals with minimal effort. If you need one place to connect all your visual tools, Vinkius hosts and manages Carbonara right alongside hundreds of other specialized MCPs.

Built · Hosted · Managed by Vinkius Carbonara MCP - Generate Styled Code Screenshots
Server ID 019e5d05-3739-7282-ab22-c0cb0e6c6f48
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

Can I customize the syntax highlighting theme and font? +

Yes! You can use the theme parameter (e.g., 'seti') and fontFamily or fontSize to match your preferred style perfectly.

Is it possible to highlight specific lines of code in the image? +

Absolutely. Use the selectedLines parameter to provide a comma-separated list of line numbers (e.g., '3,5,6') that you want to emphasize.

Can I add window controls like the ones on macOS? +

Yes, by setting windowControls to true, the generated image will include the classic close, minimize, and maximize buttons.

What languages can I use when calling cook_code_image? +

Yes, it supports a wide variety of popular programming languages. When you make your request to cook_code_image, simply specify the language in your prompt for accurate syntax highlighting.

How does the cook_code_image tool deliver its output? +

The tool returns the result as a base64 encoded PNG string. Your AI client can then decode this data directly to display the image in your chat interface or application.

What is the best way to set up Carbonara for cook_code_image? +

You must provide a valid, accessible Base URL for your Carbonara instance. You'll find instructions on setting up this endpoint in the Vinkius Marketplace configuration panel.

Can I control custom background colors or shadows with cook_code_image? +

Yes. The tool allows you to pass parameters that define visual effects, such as customizing background colors and adding soft drop shadows for a polished look.

Are there rate limits if I generate many images using cook_code_image? +

Since this is an external API service, you should check your hosting provider's documentation. If generating dozens of images, be sure to implement appropriate retry logic for rate limiting.

Built & Managed by Vinkius 30s setup 1 tools

We've already built the connector for Carbonara. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 1 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.