tethysdash_mcps

Aquaveo/tethysdash_mcps
★ 0 stars Python 💻 Code/Dev Tools Updated 5d ago
Standalone tethysdash MCP server — code-only extract from tethysapp-tethys_dash. Embedded server remains the dev-local default.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tethysdash_mcps": {
      "command": "uvx",
      "args": [
        "tethysdash-mcps"
      ]
    }
  }
}

Or install with pip: pip install tethysdash-mcps

README Excerpt

Standalone [Model Context Protocol](https://modelcontextprotocol.io) server providing the tethysdash dashboard-creation tool surface: 25 `@mcp.tool` definitions covering native visualizations (Plotly, table, card, text, image, map), 12 map layer types (WMS, GeoJSON, ESRI, PMTiles, GeoTIFF, …), runtime Module-Federation plugin registration, and RFC 6902 patch operations -- plus 25 matching `@mcp.prompt` slash-command templates.

Tools (10)

ALLOWED_ORIGINSMCP_HOSTMCP_PORTMCP_TRANSPORTTETHYSDASH_BASE_URLTETHYSDASH_LOG_LEVELTETHYSDASH_VERBOSE_ACCESScreate_variable_inputlist_available_visualizationsregister_runtime_plugin