Posokanei MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 13 Sep 2026.
Unofficial read-only MCP server for Greek supermarket price data from PosoKanei.
Today is the operative word: we check Posokanei MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 posokanei-mcp -- npx -y posokanei-mcp
{
"mcpServers": {
"posokanei-mcp": {
"args": [
"-y",
"posokanei-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.posokanei-mcp]
command = "npx"
args = ["-y", "posokanei-mcp"]
{
"mcpServers": {
"posokanei-mcp": {
"args": [
"-y",
"posokanei-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"posokanei-mcp": {
"args": [
"-y",
"posokanei-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
POSOKANEI_API_BASE (Optional PosoKanei API base URL override.), POSOKANEI_CACHE_TTL_MS (Optional cache TTL in milliseconds.), POSOKANEI_MIN_INTERVAL_MS (Optional minimum delay between outbound PosoKanei API requests.), POSOKANEI_TIMEOUT_MS (Optional outbound request timeout in milliseconds.).
The author declared them in the registry entry; get the values from the project itself.
Unofficial read-only MCP server for VeryChic hotel offers
Unofficial read-only MCP server for the Panasonic AiSEG2 HEMS controller.
Policy-driven, read-only MCP server for safe database access from AI tools.
MCP server for Silpo online supermarket: products, cart, delivery, recipes.
Read-only MCP server for official Tauri 2 documentation snapshots.
Unofficial, read-only MCP server for the public Querido Diário API (Brazilian municipal gazettes)
Unofficial read-only MCP server for the wFirma API v2: invoices, contractors, expenses, payments.
Official CoinMarketCap MCP server: real-time crypto prices, market cap, rankings and exchange data.
Answers built from our own checks of this server.