builtwith_product_search
ActiveTool of io.github.jshorwitz/synter-ads
declared in 1.27.0
BuiltWith Product API — ecommerce shops and product listings matching a product query. (2 credits)
Parameters schema
{
"type": "object",
"title": "builtwith_product_search_toolArguments",
"required": [
"query"
],
"properties": {
"page": {
"type": "integer",
"title": "Page",
"default": 0
},
"limit": {
"type": "integer",
"title": "Limit",
"default": 25
},
"query": {
"type": "string",
"title": "Query"
}
}
}Parent server
io.github.jshorwitz/synter-ads
https://github.com/jshorwitz/synter-mcp-server
1/7 registries