posokanei-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POSOKANEI_API_BASE | No | API base URL. | https://api.posokanei.gov.gr |
| POSOKANEI_TIMEOUT_MS | No | Request timeout in milliseconds. | 15000 |
| POSOKANEI_CACHE_TTL_MS | No | In-memory cache TTL in milliseconds. | 300000 |
| POSOKANEI_MIN_INTERVAL_MS | No | Minimum delay between outbound API requests in milliseconds. | 250 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_productsA | Search PosoKanei supermarket products by Greek or English product text. Returns current price summaries and retailer prices. |
| get_productB | Get details and retailer prices for one PosoKanei product id. |
| lookup_barcodeB | Find a product by EAN/GTIN barcode and return current supermarket prices. |
| list_products_by_categoryC | List products in a PosoKanei category id, sorted by unit price by default. |
| list_categoriesB | List PosoKanei product categories. The default response is simplified because the full tree is very large. |
| list_retailersB | List retailers known to PosoKanei. |
| get_price_historyC | Get product details including price history when available from PosoKanei. |
| compare_competitorsC | Get competitor or comparable product data for one product id when available. |
| compare_basketA | Compare a small shopping basket across retailers. Items can be product ids, barcodes, or search queries. Query matching uses the first search result. |
| get_statsB | Get high-level PosoKanei dataset stats. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/charistas/posokanei-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server