Catalog
com.streamlinehq/mcp
OfficialStreamline MCP Server
The Streamline MCP Server allow users to search, and download assets in PNG or SVG formats.
Search and download design assets in PNG or SVG formats from Streamline's library.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://public-api.streamlinehq.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.