Polvenn MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POLVENN_DATA_DIR | No | Override the data directory path. Default is ~/.polvenn |
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 |
|---|---|
| polvenn_search_new_beersA | Search for recently released beers on Vinmonopolet via the official API and/or your external release feed. Args:
Returns: List of new beers with name, producer, style, ABV, article number, and release date. |
| polvenn_search_upcoming_beersA | Search Vinmonopolet's "Kommende nyheter" web listing for upcoming beer releases. Args:
Returns: List of upcoming beers with name, producer, style, ABV, article number, and current website status. |
| polvenn_search_new_beers_near_storeA | Search Vinmonopolet's current "Nyheter" listing for beers available in one store. Args:
Returns: New beers currently available in the selected store, enriched with external release dates when recent feed items match. |
| polvenn_check_store_stockA | Check if a specific beer is in stock at a Vinmonopolet store. Args:
Returns: Stock status and product details. |
| polvenn_find_nearby_storesA | Find the closest Vinmonopolet stores to a given location. Args:
Returns: List of nearby stores with address, distance, category, and opening hours. |
| polvenn_watchlistA | Manage your beer watchlist. Track breweries, styles, series, or keywords to get notified about matching releases. Args:
|
| polvenn_configureA | Set the release feed URL, API key, home store, and location for the Polvenn MCP server. Args (all optional — only provided values are updated):
Returns: Current configuration (keys are masked). |
| polvenn_validate_configA | Validate current Polvenn configuration and run lightweight capability checks against upstream services. Checks:
Returns: A capability report with pass/warn/fail statuses. |
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/henrikogaard/mcp-polvenn'
If you have feedback or need assistance with the MCP directory API, please join our Discord server