Server Details
XFish.hu Hungarian fishing tackle webshop. Search 90000+ products by category, brand, price.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
3 toolsget_categoriesInspect
Kategóriák listázása az XFish.hu webáruházból. Visszaadja a kategóriafát: ID, név, szülő, termékszám.
| Name | Required | Description | Default |
|---|---|---|---|
| parent_id | No | Szülő kategória ID (0 = legfelső szint) | |
| webshop_id | No | Bolt ID (0=Horgász, 1=Játék, 2=Kisállat, 3=Barkács). Alapértelmezett: 0 |
get_product_detailsInspect
Egy adott termék részletes adatainak lekérdezése: név, ár, leírás, készlet, kép, gyártó, cikkszám.
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Termék ID |
search_productsInspect
Termékkereső az XFish.hu horgász webáruházban. Keresés szöveg, kategória, gyártó, ár alapján. Magyar és angol nyelvű keresés is működik.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Találatok száma (max 50, alapértelmezett: 10) | |
| query | No | Keresőkifejezés (pl: "shimano feeder bot", "bojli 20mm", "pontyozó orsó") | |
| max_price | No | Maximum bruttó ár (Ft) | |
| min_price | No | Minimum bruttó ár (Ft) | |
| category_id | No | Kategória ID szűrés (a get_categories tool-ból kapott ID) | |
| manufacturer_id | No | Gyártó ID szűrés |
Verify Ownership
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.
Sign in to verify ownershipControl your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!