The Streamline MCP Server allow users to search, and download assets in PNG or SVG formats.
MCPpedia last refreshed this data
com.streamlinehq/mcp is an MCP server that the Streamline MCP Server allow users to search, and download assets in PNG or SVG formats. Its tool list has not been published yet over sse and http, requires no API key, and scores 37/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"streamlineMCPServer": {
"url": "https://public-api.streamlinehq.com/mcp",
"name": "Streamline MCP Server",
"headers": {
"X-API-Key": "YOUR_API_KEY_HERE"
}
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The Streamline MCP Server provides a set of tools for MCP-compatible clients such as Cursor or Claude Desktop to access Streamline’s complete collection of icons, illustrations, elements, and emojis. Clients can search, retrieve, and download assets in PNG or SVG formats.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in design
AI-native design editor. Open-source Figma alternative.
AI image generation and editing with prompt optimization and quality presets. Powered by Nano Banana
Draw and visually collaborate with your agents on tldraw's canvas.
3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.
MCP Security Weekly
Get CVE alerts and security updates for com.streamlinehq/mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The Streamline MCP Server provides a set of tools for MCP-compatible clients such as Cursor or Claude Desktop to access Streamline’s complete collection of icons, illustrations, elements, and emojis.
Clients can search, retrieve, and download assets in PNG or SVG formats.
The Streamline MCP Server is available at:
https://public-api.streamlinehq.com/mcp
There are two ways to authenticate. Pick the one that matches your client.
GUI clients that support custom connectors can authenticate with OAuth — no API key to copy or store.
Streamline MCP) and enter the server URL above.See the Claude connector guide for full details.
X-API-Key header)Config- or CLI-based clients (e.g. Cursor, Claude Code CLI) authenticate with an API key.
Generate and manage keys from your Streamline Account → API Settings page.
JSON config:
{
"mcpServers": {
"streamline": {
"url": "https://public-api.streamlinehq.com/mcp",
"headers": {
"X-API-Key": "YOUR_API_KEY_HERE"
}
}
}
}
Claude Code CLI:
claude mcp add --transport http streamline-mcp \
https://public-api.streamlinehq.com/mcp \
--header "X-API-Key: YOUR_API_KEY_HERE"
Once connected, your client’s AI chat can call any of the tools below. For full parameters and examples, see the Streamline MCP reference.
Terminology: a Family is a top-level bundle (e.g. “Ultimate”), and a Set is a style variant within a Family (e.g. “Ultimate Regular”).
search_assets — Search individual icons, illustrations, elements, and emojis across the catalog, or scoped to a specific Set or Family.search_sets — Search Sets (style variants) by phrasing or theme.find_sets_by_name — Look up Sets by name.get_all_families — Browse every Family (bundle) available to your account.get_all_sets_from_family — List all Sets within a given Family.get_family_extra_details — Fetch descriptions and semantic context for a Family.get_icon_by_hash — Retrieve a specific icon by its unique hash.download_asset — Download a single asset in PNG or SVG with size, color, background, and stroke options.download_multiple_assets — Batch-download several assets in one call.Example:
Ask your client’s AI chat to search for “dog icons.”
The MCP client will automatically call the appropriate tool and return matching results from Streamline.
Which clients can use Streamline MCP Server?
Any MCP-compatible client (e.g., Cursor, Claude Desktop) can connect via the provided JSON-RPC endpoint.
Can I download icons in multiple formats?
Yes, both PNG and SVG are supported, with options