mcp-server

Delta-Daemon/mcp-server
★ 0 stars Go 🌐 Browser/Web Updated 3d ago
Deltadaemon MCP server
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": {
    "mcp-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/Delta-Daemon/mcp-server@latest"
      ]
    }
  }
}

README Excerpt

Go [Model Context Protocol](https://modelcontextprotocol.io) server that exposes DeltaDaemon forecast-accuracy data to **Cursor**, **Claude Desktop**, and other MCP clients. ```bash curl -fsSL https://raw.githubusercontent.com/Delta-Daemon/mcp-server/main/scripts/install.sh | sh deltadaemon-mcp setup

Tools (20)

DELTADAEMON_API_BASEDELTADAEMON_API_KEYbuild_weather_appget_accuracy_by_cityget_accuracy_by_lead_timeget_accuracy_by_weather_regimeget_accuracy_summaryget_bias_correctionget_error_distributionget_exceedanceget_forecast_actual_pairsget_hit_rateget_hourly_snapshotget_station_accuracyinterpret_accuracylist_stationsloginlogoutquery_deltadaemon_apisetup