product-search-mcp-server
Related Servers
Alternatives to product-search-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceA UCP-compliant MCP storefront server that exposes product catalog operations (search, cart, checkout) as MCP tools, following UCP schema version 2026-04-08.5MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server exposing employee info retrieval and web search tools, designed to be consumed by a LangChain agent for decoupled tool execution.-
- FlicenseAqualityCmaintenanceA production-grade MCP server that provides a centralized microservice toolkit for LLM agents, enabling web search and extensible tool integration.1-
- AlicenseAqualityDmaintenanceAn MCP server that wraps the Universal Commerce Protocol (UCP) Discovery and Catalog capabilities, letting you search and compare products across UCP merchants directly from Claude.4MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server that exposes document retrieval as tools (semantic search and source listing) for any LLM, using a vector index built from DocPilot's ingestion pipeline.-
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI agents to search, discover, and retrieve technical specifications from a SpecLib instance. It provides tools for full-text search, scope listing, and reading specs as markdown content.-
TDQS
Scored across 3 tools
Each tool has a clear, distinct purpose: list_product_filters discovers filterable attributes, search_products performs full catalog searches with filters, and suggest_products provides lightweight autocomplete. No overlap in functionality.
All tool names follow a consistent verb_noun pattern (list_product_filters, search_products, suggest_products), making them predictable and easy to understand.
Three tools is an ideal size for a product search server, covering the essential operations (discover filters, search with filters, autocomplete) without being too few or overly numerous.
The tool set provides a complete surface for product search: discovering available filters, performing full searches with filtering, and quick autocomplete. No obvious gaps for the intended domain.