product-discovery-mcp
MCP Server for Product Discovery
Documentation
product-discovery-mcp
Remote MCP registry metadata for the SeekOnMe Product Discovery server.
Server
- Name: `me.seekon/product-discovery-mcp`
- Title: SeekOnMe Product Discovery
- Transport: Streamable HTTP
- URL: `https://fast.seekon.me/mcp/`
- Auth: Bearer API key, or `?apikey=...` for clients that cannot set an Authorization header
The MCP server is implemented in as a web services application.
Tools
`search_products`
Searches the SeekOnMe catalog with a natural-language product request. The server identifies the best catalog category internally and returns up to 8 relevant products with non-null product fields, populated properties, the main image link, and cheapest active merchant purchase data.
Example queries:
- `noise cancelling headphones for long flights`
- `spicy ramen multipacks under 10 dollars`
- `portable espresso maker for camping`
`get_product_details`
Retrieves full product details by either numeric `product_id` or public `unique_id`. The response includes non-null product fields, populated properties, image links, and merchant listings with purchase links.
Client configuration
Use the remote server URL directly in MCP clients that support Streamable HTTP:
https://fast.seekon.me/mcp/Requests should include this `Accept` header as a single header value:
Accept: application/json, text/event-streamWhen API authentication is enabled, send your API key as:
Authorization: BearerSome clients can also use the query-string form:
https://fast.seekon.me/mcp/?apikey=Registry metadata
This repository contains `server.json`, which describes the remote MCP server for registry and client discovery. The production MCP implementation lives in the `seekonme-stack` web services application.
Frequently asked questions
What is product-discovery-mcp?
product-discovery-mcp is MCP Server for Product Discovery
How do I install product-discovery-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is product-discovery-mcp open source?
Yes — it is hosted on GitHub at https://github.com/SeekOnMe/product-discovery-mcp.
Related MCP tools
Model Context Protocol Servers
Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, CoPilot, and Hermes Agent — fewer tokens, fewer tool calls, 100% local
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP