Openvan.camp Travel Data

by Kopaev

278 downloads
Not rated
GitHub

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

- 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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Openvan.camp Travel Data
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.