Skip to main content
Glama

MCP SVG Converter

by surferdot
example.svg375 B
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 100" width="200" height="100"> <rect x="10" y="10" width="80" height="80" fill="#4285f4" /> <circle cx="140" cy="50" r="40" fill="#ea4335" /> <path d="M10 50 L90 50 L50 90 Z" fill="#fbbc05" /> <text x="100" y="20" font-family="Arial" font-size="12" text-anchor="middle" fill="#34a853">SVG Example</text> </svg>

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/surferdot/mcp-svg-converter'

If you have feedback or need assistance with the MCP directory API, please join our Discord server