suhaibkhan/code-snippet-image-mcp
An MCP (Model Context Protocol) server that generates beautiful code snippet images to post to social media.
Platform-specific configuration:
{
"mcpServers": {
"code-snippet-image-mcp": {
"command": "npx",
"args": [
"-y",
"code-snippet-image-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...