Logo.dev
Logo.dev provides a high-quality logo API and company brand database, enabling developers to retrieve official high-resolution logos from any domain without scraping or manual effort.
Verdict
Common use cases
- Build competitor analysis decks with logos
- Personalize cold emails with prospect branding
- Populate CRM records with company logos
- Design partner showcase pages quickly
- Audit brand consistency across marketing assets
Integration
- Vendor
- Logo.dev
- Category
- developer-tools
- Auth
- API_KEY
- Tools
- 2
- Composio slug
logo_dev
Tools
- Get Logo Image
Tool to retrieve the logo image for a domain. use when you need the raw image bytes (png or svg) of a specific domain's logo. use after validating the domain string.
- Search Brand
Tool to search for brands based on a query string. use when you need to retrieve a list of matching brands with optional pagination and filters by country or industry.
Setup
Setup guide
- 11. Open your Switchy workspace and navigate to Settings > Integrations > MCP Servers. 2. Click 'Add MCP Server' and select Logo.dev from the catalog. 3. You'll be prompted to enter your Logo.dev API key — generate one at logo.dev/api-keys after creating a free or paid account. 4. Paste the key into the API Key field and click 'Connect'. 5. Switchy will validate the key and confirm the connection with a green checkmark. 6. Open any Space and type '@Logo.dev get the logo for stripe.com' to test — the MCP should return the Stripe logo as raw image data. 7. If you see an error, double-check the API key hasn't expired and that your Logo.dev plan includes API access. 8. To invoke brand search, try '@Logo.dev find brands in the fintech industry' and confirm you receive a list of matching companies.
What teammates see: by default, memories from Logo.dev are scoped to the Space (PROJECT visibility) - you can mark any memory PRIVATE or share it ORG-wide.
Works well with
Top models
Compatibility data appears once enough Spaces have used this MCP together with a given model.
How Switchy teams use it
Starter prompts
Fetch Competitor Logos
@Logo.dev get the logos for stripe.com, square.com, and adyen.com as PNG filesOpen in a Space →
Search SaaS Brands
@Logo.dev search for brands in the software industry with 'CRM' in the nameOpen in a Space →
Grab Logo for Outreach
@Logo.dev get the logo for acme-corp.com in SVG formatOpen in a Space →
Find Fintech Companies
@Logo.dev search for brands in the fintech industry based in the United StatesOpen in a Space →
Batch Logo Retrieval
@Logo.dev get logos for shopify.com, bigcommerce.com, woocommerce.com, and magento.comOpen in a Space →
Example outputs
Illustrative - representative of the model's voice and quality, not literal recordings.
@logo.dev can you find the logo for stripe.com and show me what format it's available in?
I retrieved the logo for stripe.com. The logo is available as a PNG image (1200×630 pixels) and can also be requested in SVG format for scalable use. The image shows Stripe's wordmark in their signature purple color against a transparent background. I can provide the raw image bytes if you need to download or embed it directly.
This example demonstrates the Get Logo Image tool's core capability: fetching brand logos by domain. The MCP returns raw image data, so you'll need to handle rendering or saving the file yourself. Requires a valid API key with sufficient quota — Logo.dev enforces rate limits on free tiers.
@logo.dev search for fintech companies in the United States and give me the top 5 results with their domains
Here are 5 fintech brands from the United States: 1. **Stripe** (stripe.com) — Payment processing platform 2. **Square** (squareup.com) — Point-of-sale and financial services 3. **Plaid** (plaid.com) — Financial data connectivity 4. **Robinhood** (robinhood.com) — Commission-free investing 5. **Chime** (chime.com) — Mobile banking Each result includes the brand name, domain, and industry classification. I can retrieve logos for any of these domains if needed.
This showcases the Search Brand tool with country and industry filters applied. The MCP supports pagination for large result sets, but this example requests only the top matches. Useful for discovery workflows when you know the category but not the specific domain. Search accuracy depends on Logo.dev's brand database coverage.
@logo.dev I'm building a competitor analysis slide. Search for 'project management' tools, grab logos for the top 3, and draft a one-liner description for each.
I found three leading project management tools and retrieved their logos: 1. **Asana** (asana.com) — Collaborative work management platform focused on task tracking and team coordination across projects. 2. **Monday.com** (monday.com) — Visual workflow builder with customizable boards for managing projects, processes, and everyday work. 3. **Trello** (trello.com) — Kanban-style board system for organizing tasks into cards and lists, owned by Atlassian. Logos are available as PNG files. Let me know if you need SVG versions for print materials.
This synthesis example chains the Search Brand and Get Logo Image tools, then adds AI reasoning to draft descriptions. It's a realistic workflow for competitive research or presentation prep. Be aware that logo usage may be subject to trademark guidelines — Logo.dev provides the images, but you're responsible for respecting brand policies when publishing.
Use-case deep-dives
When Logo.dev saves time on multi-tenant UI setup
A 6-person SaaS team is building a customer onboarding dashboard that displays each client's logo next to their account summary. The alternative is asking every new customer to upload a logo file during setup, which adds friction and delays activation. Logo.dev's domain-to-image tool pulls the logo automatically from the customer's website domain—no upload step, no manual cropping. The search tool helps when a customer uses a different domain for their public site versus their login email. This works cleanly if your customer base is established companies with public websites. If you're onboarding startups or solopreneurs who don't have a polished web presence yet, you'll still need the manual upload fallback. For teams shipping a white-label product where branding matters from day one, this MCP cuts onboarding time by 30-40 seconds per customer and removes a support ticket category.
Logo.dev for visual competitor tracking at research scale
A 3-person market research team publishes monthly competitor landscape reports for B2B clients. Each report includes a visual grid of 20-40 competitor logos, sourced from a list of domains the client provides. Manually downloading and resizing logos from company websites takes 15-20 minutes per report and introduces inconsistent image quality. Logo.dev's batch retrieval via the domain tool standardizes the output format (PNG or SVG) and resolution, and the search tool helps when a client misspells a company name or provides an outdated domain. The limitation: if a competitor recently rebranded and their new logo isn't indexed yet, you'll get the old mark. For teams producing more than 5 reports a month, the time savings justify the API cost. If you're doing one-off projects, manual download is still faster than setting up the integration.
When logo lookup improves cold email personalization
A 10-person sales team uses a shared CRM to track outbound leads. Their email templates include the prospect's company logo in the signature block to signal familiarity and increase reply rates. Without automation, reps either skip the logo (losing the personalization edge) or spend 2-3 minutes per lead hunting down the right image file. Logo.dev's domain tool pulls the logo directly from the lead's email domain and drops it into the CRM record. The search tool helps disambiguate when a lead works at a subsidiary or regional office with a different domain. This setup works if your CRM supports image fields and your leads are mid-market or enterprise companies with recognizable brands. If you're prospecting into early-stage startups or local businesses, the logo database has gaps. For teams sending 50+ personalized emails a week, this MCP turns a manual chore into a one-click enrichment step.
Frequently asked
What does the Logo.dev MCP do in Switchy?
It lets your AI agents fetch company logos and search brand databases without leaving the conversation. When an agent needs a logo for a pitch deck or brand research, it calls Logo.dev's API directly—no manual downloads or browser tabs. You get PNG or SVG files plus metadata like industry and country filters.
Do I need a Logo.dev API key to use this MCP?
Yes. Switchy connects via API key authentication, so you'll need an active Logo.dev account and a valid key. Paste it into the MCP settings once; all team members with access to that workspace can then use the integration without entering credentials again.
Can it retrieve logos for any domain I specify?
It retrieves logos for domains Logo.dev has indexed—mostly public companies and well-known brands. If a domain isn't in their database, the tool returns empty. It won't scrape arbitrary websites or generate logos; it only surfaces what Logo.dev already catalogued.
Why use this instead of Googling logos manually?
Speed and context. An agent can pull a logo mid-conversation, drop it into a report, and keep working—no context switch. You also get structured metadata (industry, country) that manual searches don't provide. For one-off lookups, Google is fine; for repeated brand research, this saves minutes per query.
Does logo retrieval count against my Switchy plan limits?
No. Logo.dev API calls count against your Logo.dev quota, not Switchy's message or token limits. Check Logo.dev's pricing for rate limits. Switchy only meters the AI messages that invoke the tools, not the external API requests themselves.