mcpserver.lol
registry/motomarks-mcp
Connection check verified live · 26h ago

motomarks-mcp

Car logo API and image CDN: search automotive brands, fetch brand data, and build logo CDN URLs.

Tools 8
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

8 tools

Read from the running server on 26h ago.

build_image_url sizeslug*typeaspectformat
Build a deterministic Motomarks image CDN URL authenticated with the caller's publishable key.
complete_sign_up code*email*
Verify the six-digit email code from sign_up. Creates the account when the email is new, then returns API keys so the client can reconnect as that user.
describe_api_endpoint operation*
Return the HTTP endpoint, auth mode, params, and example for a Motomarks REST operation.
get_account
Get the authenticated caller's Motomarks account: plan, attribution status, today's API usage against the daily limit, and active API keys (secret keys masked).
get_brand slug*includeAssetsincludeCdnUrls
Get full details for a published Motomarks brand by slug: description, colors, palette, social links, company facts, FAQs, and optionally its assets.
list_brand_assets slug*typeaspectformatincludeCdnUrls
List available Motomarks logo assets for a brand and optionally include generated CDN image URLs.
search_brands sizetypelimitqueryaspectformat +1
Search published Motomarks brands by name, company, or slug, and optionally include ready-to-use CDN image URLs.
sign_up email*
Create a free Motomarks account or start sign-in for an existing email. Sends a six-digit verification code. No password or credit card. After the user reads the code, call complet…