mcpbeat Sign in

SeekAPI MCP Server

answering

SeekAPI is answering right now. Last checked 14 min ago. It exposes 10 tools.

Sandbox-only read-only product-commerce data discovery for AI agents.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 44 hours of history
44 hours agonow
100.0%
Uptime 24h
91 of 91 checks
10
Tools
read from the server
713 ms
Response time
average over 24h
open, no key
Access
streamable-http

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 seekapi --transport http https://api.seekapi.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seekapi": {
      "url": "https://api.seekapi.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seekapi]
url = "https://api.seekapi.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "seekapi": {
      "url": "https://api.seekapi.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seekapi": {
      "url": "https://api.seekapi.ai/mcp"
    }
  }
}

Available tools 10

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

discover
discover_product_detail_v0
Discover and inspect SeekAPI capability product_detail_v0: identity, agent job, input/output contract, pricing, payment, runtime, failure, trust, and invocation. Read-only; no provider call or payment.
discover_product_keyword_search_v0
Discover and inspect SeekAPI capability product_keyword_search_v0: identity, agent job, input/output contract, pricing, payment, runtime, failure, trust, and invocation. Read-only; no provider call or payment.
discover_product_public_offer_snapshot_v0
Discover and inspect SeekAPI capability product_public_offer_snapshot_v0: identity, agent job, input/output contract, pricing, payment, runtime, failure, trust, and invocation. Read-only; no provider call or payment.
discover_seller_public_profile_v0
Discover and inspect SeekAPI capability seller_public_profile_v0: identity, agent job, input/output contract, pricing, payment, runtime, failure, trust, and invocation. Read-only; no provider call or payment.
discover_shop_product_page_v0
Discover and inspect SeekAPI capability shop_product_page_v0: identity, agent job, input/output contract, pricing, payment, runtime, failure, trust, and invocation. Read-only; no provider call or payment.
invoke
invoke_product_detail_v0
product detail (product_detail_v0). retrieve the bounded synthetic product detail for a single item id. Sandbox-only, no live provider call, no real payment. Required request fields: schema_version, data_mode, fixture_id, item_id. Pass the full request object (schema_version, data_mode, fixture_id, and the capability id field(s)).
invoke_product_keyword_search_v0
product keyword search (product_keyword_search_v0). discover bounded synthetic product candidates from a keyword intent. Sandbox-only, no live provider call, no real payment. Required request fields: schema_version, data_mode, fixture_id, query, limit. Pass the full request object (schema_version, data_mode, fixture_id, and the capability id field(s)).
invoke_product_public_offer_snapshot_v0
public offer snapshot (product_public_offer_snapshot_v0). snapshot the bounded synthetic public offer for a single item id. Sandbox-only, no live provider call, no real payment. Required request fields: schema_version, data_mode, fixture_id, item_id. Pass the full request object (schema_version, data_mode, fixture_id, and the capability id field(s)).
invoke_seller_public_profile_v0
seller public profile (seller_public_profile_v0). retrieve the bounded synthetic public profile for a single seller id. Sandbox-only, no live provider call, no real payment. Required request fields: schema_version, data_mode, fixture_id, seller_id. Pass the full request object (schema_version, data_mode, fixture_id, and the capability id field(s)).
invoke_shop_product_page_v0
shop product page (shop_product_page_v0). list the bounded synthetic product page for a single shop id. Sandbox-only, no live provider call, no real payment. Required request fields: schema_version, data_mode, fixture_id, shop_id, limit. Pass the full request object (schema_version, data_mode, fixture_id, and the capability id field(s)).

Endpoints

URLTransportStateLatencyChecked
https://api.seekapi.ai/mcp streamable-http answering 716 ms 14 min ago

Alternatives to SeekAPI

same job, measured the same way
AgencyAI Commerce MCP
by barnaby-coder

AgencyAI's public MCP for service discovery and AI-readiness assessment.

3 tools answering
MCP Oci
by dockndevai

Oracle Cloud discovery + Terraform generation for AI agents — read-only, secret-safe.

257 installs/wk local only
SVV-Schatzoekers Public Selling Agent
by svv-schatzoekers

Read-only product discovery, merchant trust, shipping and returns for SVV-Schatzoekers.

7 tools answering
SIMA MCP Server
by mustafashehab

Read-only MCP server for SIMA Solana AI agent protection discovery. No API keys required.

53 installs/wk local only
Polymarket MCP
by 0xchron

Read-only Polymarket prediction market data for AI agents.

174 installs/wk local only
Dentro
by dentro-fyi

Structured commerce data for AI agents. 22,000+ DTC brands, real prices, real stock.

26 installs/wk local only
Shopping Discovery
by periskop-ai

Product discovery for AI agents: ranked products and bundles from the open merchant web.

answering
Woocommerce MCP
by wppoland

Read-only MCP server for WordPress + WooCommerce products, orders, sales, and posts.

46 installs/wk local only

SeekAPI — questions

Answers built from our own checks of this server.

What can SeekAPI do?
It exposes 10 tools, read directly from the server on our last check. Among them: discover_product_detail_v0, discover_product_keyword_search_v0, discover_product_public_offer_snapshot_v0, discover_seller_public_profile_v0, discover_shop_product_page_v0, invoke_product_detail_v0 and 4 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 →
What is SeekAPI mostly used for?
Its tools cluster around discover and invoke. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is SeekAPI 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 713 ms. The bar chart above shows every period we have measured.
Is SeekAPI still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect SeekAPI?
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 SeekAPI need an API key?
No. SeekAPI completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is SeekAPI?
It answers our handshake in 713 ms on average, which is faster than 16% 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.