Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZBE_API_KEYYesAPI key for authentication
ZBE_API_URLNoZBE API base URLhttps://zbe.transcend.cargoffer.com/api

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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