The Streamline MCP Server allow users to search, and download assets in PNG or SVG formats.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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:
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:
Claude Code CLI:
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 for size and color customization.
Do I need authentication?
Yes. You can authenticate either via OAuth (recommended for Claude Desktop/Web) or with an API key (
X-API-Keyheader for CLI/config clients)βsee the Setup & Authentication section for details.
Want direct access to the Streamline dev team? Join our public Slack channel to ask questions, share feedback, and get help setting up the MCP server straight from the people building it.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/streamline-mcp-server)<a href="https://allmcps.com/mcp/streamline-mcp-server"><img src="https://allmcps.com/api/badge/streamline-mcp-server?style=directory" alt="Streamline MCP Server on AllMCPs" /></a>