pouriamrt/svgwriter-mcp
An MCP server that wraps the svgwrite Python library, enabling LLM agents to create, compose, and export SVG documents through tool calls.
Platform-specific configuration:
{
"mcpServers": {
"svgwriter-mcp": {
"command": "npx",
"args": [
"-y",
"svgwriter-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...