mcpbeat Sign in

Motomarks MCP Server

by motomarks Your server? Claim it
answering

Motomarks MCP Server is answering right now. Last checked 14 min ago. It exposes 8 tools. Last commit 16 Jul 2026.

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

Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
1095 ms
Response time
average over 24h
0
Stars
last commit 16 Jul 2026

What changed 2

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 6 September 2026. No other catalogue keeps this.

6 Sep a tool description was rewritten search_brands
6 Sep a tool changed the parameters it asks for search_brands

Nothing serious here today

Today is the operative word: we check Motomarks MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add mcp --transport http https://motomarks.io/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://motomarks.io/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://motomarks.io/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://motomarks.io/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://motomarks.io/api/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

brand
get_brand
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
List available Motomarks logo assets for a brand and optionally include generated CDN image URLs.
account
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).
brands
search_brands
Search published Motomarks brands by name, company, or slug. Optionally filter by vehicle type and include ready-to-use CDN image URLs.
build
build_image_url
Build a deterministic Motomarks image CDN URL authenticated with the caller's publishable key.
complete
complete_sign_up
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
describe_api_endpoint
Return the HTTP endpoint, auth mode, params, and example for a Motomarks REST operation.
sign
sign_up
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 complete_sign_up.

Endpoints

URLTransportStateLatencyChecked
https://motomarks.io/api/mcp streamable-http answering 1657 ms 14 min ago

Alternatives to Motomarks MCP Server

same job, measured the same way
iFlow Search
by zhengyanglsun

MCP server for iFlow Search web search, image search, and URL fetch tools.

34 installs/wk local only
OpenDealer MCP Server
by opendealer

Automotive inventory search for AI assistants: vehicles, dealers, deals, and market data.

27 tools answering
Disney Lorcana TCG Collection
by icarobichir

MCP server for Disney Lorcana TCG: enrich collections, search cards, build decks, audit data.

989 installs/wk local only
OPC-UA MCP Server
by mwieczorkiewicz

Read, write, browse, search, and subscribe to live data on an OPC-UA industrial automation server.

local only
OpenGraph.io MCP Server
by securecoders

MCP server for OpenGraph.io API - fetch OG data, screenshots, scrape, and generate images

86 installs/wk local only
Pixabay MCP Server
by hanoak

Unofficial MCP server for the Pixabay API: search and fetch royalty-free images and videos.

54 installs/wk local only
Brave Search MCP Server
by brave

Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.

13 040 installs/wk local only
AUTO.RIA Used Cars
by yevhen-kalyna

MCP server for the AUTO.RIA (ria.com) used-car API: search, listings, AI average prices.

128 installs/wk local only

Motomarks MCP Server — questions

Answers built from our own checks of this server.

What can Motomarks MCP Server do?
It exposes 8 tools, read directly from the server on our last check. Among them: build_image_url, complete_sign_up, describe_api_endpoint, get_account, get_brand, list_brand_assets and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Motomarks MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1095 ms. The bar chart above shows every period we have measured.
How do I connect Motomarks MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Motomarks MCP Server need an API key?
No. Motomarks MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Motomarks MCP Server?
It answers our handshake in 1095 ms on average, which is faster than 6% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Motomarks MCP Server open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.