Openvan.camp Travel Data
About
OpenVan MCP Server exposes OpenVan.camp public APIs over the Model Context Protocol: fuel prices across 125+ countries, VanSky weather suitability scores (0–100), VanBasket food price index, currency exchange rates, vanlife events (expos, festivals, meetups) and aggregated news s
Details
- Author
- Kopaev
- Downloads
- 278
- Categories
- Media
Jump to
- Fuel prices for 125+ countries
- VanSky weather suitability scores (0–100)
- VanBasket food price index
- Currency exchange rates
- Vanlife events (expos, festivals, meetups)
- Aggregated news in 7 languages
- 11 read‑only tools, no authentication needed
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Openvan.camp Travel DataCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install and run locally via npx -y @openvan/mcp, or connect to the remote Streamable HTTP endpoint at mcp.openvan.camp/mcp. No authentication is required. The server exposes 11 read‑only tools with a rate limit of 120 requests per minute.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"openvan.camp travel data": {
"openvan": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.openvan.camp/mcp"
]
}
}
}
}
McpServers
{
"openvan": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.openvan.camp/mcp"
]
}
}
OpenVan MCP Server exposes OpenVan.camp public APIs over the Model Context Protocol: fuel prices across 125+ countries, VanSky weather suitability scores (0–100), VanBasket food price index, currency exchange rates, vanlife events (expos, festivals, meetups) and aggregated news stories in 7 languages. 11 read-only tools, no authentication, 120 req/min rate limit, CC BY 4.0 license. Remote Streamable HTTP at mcp.openvan.camp/mcp; local via npx -y @openvan/mcp-server.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
