Requests like 'spicy ramen multipacks under 10 dollars' go in as they are: the server resolves the category itself and comes back with products already priced against the cheapest merchant carrying them.
A remote MCP server for the SeekOnMe product catalogue, over Streamable HTTP. A search takes a natural-language product request, picks the catalogue category itself, and returns the matching products with their populated fields, properties, main image and the cheapest active merchant listing.
- Matching products for a plain-language request, each with the cheapest active merchant purchase data
- The catalogue category resolved for you, rather than picked from a taxonomy first
- One product in full by numeric product_id or public unique_id - fields, properties, image links, and every merchant listing with purchase links
A bearer API key on the Authorization header; clients that cannot set headers can pass the key on the query string instead. Requests must send Accept: application/json, text/event-stream as a single header value - clients that split it into two will fail to connect.
One command plus a key — https://fast.seekon.me/mcp/, then supply credentials
