Catalog
io.github.joshuajansen/svgfarm
OfficialSVGFarm
Search open SVG icon packs and fetch exact SVG markup from coding agents through MCP.
Search SVG icon packs and fetch exact SVG markup for coding agents.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"svgfarm": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://svg.farm/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.