← Back to Plugins
MCP Server MCP

Vancam

github By github 👁 1 views ▲ 0 votes

Search 1M+ live traffic cameras worldwide by bounds, radius, route, or nearest point.

Homepage Verified source GitHub

Install

uvx vancam-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "vancam-mcp",
      "version": "0.1.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Personal Vancam.ai API key for higher rate limits. Optional — falls back to a shared, low-limit key if unset.",
          "isSecret": true,
          "name": "VANCAM_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...