MCP Server

Logos and brand data for your AI agents

A Model Context Protocol server that connects logos and brand data to Claude, Cursor and any AI agent. Tools to get logos, brand data and search companies.

curl -X POST "https://api.assetlogo.com/mcp" -H "Authorization: Bearer ak_live_..." \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

Ready-made tools

get_logo, get_brand_data and search_companies.

Standard JSON-RPC

Compatible with the MCP HTTP transport.

For Claude and Cursor

Connect it to your assistant with your API key.

Frequently asked questions

Which plan is it available on?

The MCP server is included from the Scale plan.

Other APIs