fetch-price runs on your own machine — the client starts it, so there is no endpoint to ping. 268 installs a week from pypi. Last commit 27 Jul 2026.
Live UK marketplace product search with real prices and buy links.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fetch-price -- npx -y fetch-price
{
"mcpServers": {
"fetch-price": {
"args": [
"-y",
"fetch-price"
],
"command": "npx"
}
}
}
[mcp_servers.fetch-price]
command = "npx"
args = ["-y", "fetch-price"]
{
"mcpServers": {
"fetch-price": {
"args": [
"-y",
"fetch-price"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fetch-price": {
"args": [
"-y",
"fetch-price"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.