8 tools from the Polvenn MCP Server, categorised by risk level.
View the Polvenn policy →polvenn_check_store_stock Check if a specific beer is in stock at a Vinmonopolet store.
Args:
- articleNumber (string): Vinmonopolet article number
- storeId (string, o... polvenn_find_nearby_stores Find the closest Vinmonopolet stores to a given location.
Args:
- latitude (number, optional): Defaults to configured home location
- longitud... polvenn_search_new_beers Search for recently released beers on Vinmonopolet via the official API and/or your external release feed.
Args:
- source ('vinmonopolet' | 'ext... polvenn_search_new_beers_near_store Search Vinmonopolet's current "Nyheter" listing for beers available in one store.
Args:
- storeId (string, optional): Store ID. Falls back to yo... polvenn_search_upcoming_beers Search Vinmonopolet's "Kommende nyheter" web listing for upcoming beer releases.
Args:
- style (string, optional): Filter by beer style, e.g. 'I... polvenn_validate_config Validate current Polvenn configuration and run lightweight capability checks against upstream services.
Checks:
- local config presence
- exte... The Polvenn MCP server exposes 8 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Polvenn server.
Polvenn tools are categorised as Read (6), Write (1), Destructive (1). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.