@cargoffer/zbe-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZBE_API_KEY | Yes | API key for authentication | |
| ZBE_API_URL | No | ZBE API base URL | https://zbe.transcend.cargoffer.com/api |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| zbe.checkRouteA | Check if a vehicle route intersects Low Emission Zones (ZBE/LEZ) in Spain/Portugal. Use this when you need to know if a truck route passes through restricted urban areas. The API compares the vehicle's Euro emission class with each ZBE's minimum requirement. Returns which ZBEs are intersected and whether the vehicle is restricted from entering. |
| zbe.listPolygonsA | List Low Emission Zone polygons with optional filters. Use this to browse available ZBEs, get their geometries, and see restriction details per city. |
| zbe.getStatsA | Get coverage statistics for the ZBE database. Returns total count, breakdown by country, and last update timestamp. |
| zbe.getBadgeInfoA | Get information about DGT environmental badges (Distintivo Ambiental). Explains what each badge means, which vehicles qualify, and restrictions for each badge type. |
| zbe.getVehicleRestrictionsA | Get specific vehicle access restrictions for a given city's ZBE. Useful when planning routes to understand what vehicles are allowed in each urban area. |
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
- 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/cargoffer/zbe-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server