svg2vector-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| convert_svg_to_vectorA | Convert SVG file to Android Vector Drawable XML format. Accepts local file paths or remote URLs. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or confusion between tools.
Single tool follows a clear verb_noun pattern in snake_case, so consistency is inherent.
A single tool feels too sparse for an MCP server; most servers offer multiple operations to justify their existence.
The server covers its stated purpose of converting SVG to Android vector drawable, but lacks auxiliary features like validation or batch processing.