search_products
ActiveTool of io.github.bch1212/agent-commerce-mcp
declared in 0.1.0
Search the catalog of SaaS, developer tools, services, and MCP servers. Returns ranked matches with score and reason.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "What the agent or its user is trying to accomplish (e.g., 'block prompt injection', 'fishing reports', 'lead lists for dentists')"
},
"category": {
"enum": [
"saas",
"developer",
"service",
"mcp"
],
"type": "string",
"description": "Filter by category"
},
"use_case": {
"type": "string",
"description": "Specific use case keywords"
},
"budget_max": {
"type": "number",
"description": "Max monthly USD the buyer is willing to spend"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.bch1212/agent-commerce-mcp
https://github.com/bch1212/agent-commerce-mcp
1/7 registries