wwv-mcp

szski/wwv-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server for WorldWideView — drive the globe, query camera+engine data, geocode
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wwv-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "szski/wwv-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server that exposes a running WorldWideView instance + its data engine to any MCP-aware AI agent (Claude Code, Claude Desktop, Cursor, Continue, Cline, …). The agent can both **read** ("what wildfires are near Charlotte right now?") and **drive** ("fly the globe there and toggle the wildfire layer on") the open browser session.

Tools (15)

auth_logincamera_getcamera_list_sourcescamera_nearcamera_viewengine_healthengine_queryfocus_entitygeocodeglobe_face_towardsglobe_fly_tolayer_toggleplugin_catalogplugin_listsystem_status