autobahn
...
@open-mcp/autobahn
Installing
First set the environment variables as shell variables:
Then use the OpenMCP config CLI to add the server to your MCP client:
Claude desktop
Cursor
Run this from the root of your project directory or, to add to all cursor projects, run it from your home directory ~
.
Other
Manually
If you don't want to use the helper above, add the following to your MCP client config manually:
Customizing the base URL
Set the environment variable OPEN_MCP_BASE_URL
to override each tool's base URL. This is useful if your OpenAPI spec defines a relative server URL.
Other environment variables
No environment variables required
Inspector
Needs access to port 3000 for running a proxy server, will fail if http://localhost:3000 is already busy.
- Open http://localhost:5173
- Transport type:
STDIO
- Command:
npx
- Arguments:
-y @open-mcp/autobahn
- Click
Environment Variables
to add - Click
Connect
It should say MCP Server running on stdio in red.
- Click
List Tools
Tools
expandSchema
Expand the input schema for a tool before calling the tool
Input schema
list_autobahnen
Environment variables
Input schema
list_roadworks
Environment variables
Input schema
get_roadwork
Environment variables
Input schema
list_webcams
Environment variables
Input schema
get_webcam
Environment variables
Input schema
list_parking_lorries
Environment variables
Input schema
get_parking_lorry
Environment variables
Input schema
list_warnings
Environment variables
Input schema
get_warning
Environment variables
Input schema
list_closures
Environment variables
Input schema
get_closure
Environment variables
Input schema
list_charging_stations
Environment variables
Input schema
get_charging_station
Environment variables
Input schema