logo_search
Search and retrieve logos in JSX, TSX, or SVG formats with category filtering and theme options. Ideal for integrating company logos into projects via commands or requests.
Instructions
Search and return logos in specified format (JSX, TSX, SVG). Supports single and multiple logo searches with category filtering. Can return logos in different themes (light/dark) if available.
When to use this tool:
- When user types "/logo" command (e.g., "/logo GitHub")
- When user asks to add a company logo that's not in the local project
Example queries:
- Single company: ["discord"]
- Multiple companies: ["discord", "github", "slack"]
- Specific brand: ["microsoft office"]
- Command style: "/logo GitHub" -> ["github"]
- Request style: "Add Discord logo to the project" -> ["discord"]
Format options:
- TSX: Returns TypeScript React component
- JSX: Returns JavaScript React component
- SVG: Returns raw SVG markup
Each result includes:
- Component name (e.g., DiscordIcon)
- Component code
- Import instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | Yes | Output format | |
queries | Yes | List of company names to search for logos |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Magic Component Platform (MCP)
Related Tools
- @oyasimi1209/magic-mcp
- @hugeicons/mcp-server
- @hugeicons/mcp-server
- @sammcj/mcp-data-extractor
- @shinzo-labs/coinmarketcap-mcp