Company & brand data by domain or ticker/ISIN: industry, headcount, HQ, social, colors, logos.
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)
Brand & company data for AI agents β by domain or stock ticker.
The LogoKit MCP server connects Claude, Cursor, ChatGPT, and any MCP-compatible client to LogoKit's company database. Resolve any company by website domain or by security identifier and get back a structured record: industry classification, employee range, founding year, headquarters, social profiles, brand colors, and logos.
https://mcp.logokit.com/mcpAuthorization: Bearer sk_pa_β¦ (secret API key, paid plans)| Tool | Argument | Returns |
|---|---|---|
get_brand_by_domain | a website domain β e.g. stripe.com | full Brand Data record |
get_brand_by_ticker | a ticker / ISIN / CUSIP / SEDOL / WKN β e.g. AAPL, US0378331005 | the same record |
Only populated attributes are returned; empty fields are omitted from the response.
Pass your LogoKit secret key as a Bearer token:
Secret keys (sk_pa_β¦) are available on the Startup, Scale, and Enterprise plans. Publishable keys (pk_*) are rejected, because MCP traffic is run by your agent rather than an end user's browser. Get a key at https://logokit.com/account/api-tokens. MCP requests count against your Brand Data API quota.
Claude Desktop's config only loads stdio servers, so bridge via mcp-remote (requires Node.js):
Settings β Connectors β Advanced β enable Developer mode β Add custom connector:
https://mcp.logokit.com/mcpAuthorization, value Bearer sk_pa_YOUR_TOKENConnectors require a paid ChatGPT plan (Plus, Pro, Team, Business, Enterprise, or Edu).
This repository holds the server.json used to publish the server to the official MCP Registry as com.logokit/brand-data. Publishing steps are in PUBLISHING.md.
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/logokit-brand-company-data)<a href="https://allmcps.com/mcp/logokit-brand-company-data"><img src="https://allmcps.com/api/badge/logokit-brand-company-data?style=directory" alt="LogoKit Brand & Company Data on AllMCPs" /></a>