← All servers

epwforge-mcp

warnings

epwforge.com

EPW/DDY weather files - TMY/AMY/CMIP6 morphing, UHI, events, smoke. 3 of 4 tools anon-free.

https://epwforge.com/api/mcpWebsiteOAuthMCP 2025-06-18v0.5.1last checked 3 Sep 2026spoke MCP on 3 of 3 checks (30 days)initialize in 433 ms

Will my client connect?

Decided from what the probe found at the endpoint, and from what each client's own documentation says it can complete. Every row carries the day that documentation was read.

Claude CodeConnects

The authorization server advertises RFC 7591 registration, so Claude Code can register itself and sign you in through the browser.

claude mcp add --transport http epwforge-mcp https://epwforge.com/api/mcp

Claude Code docs · read on 2026-08-30

Claude (claude.ai & Desktop)Connects

The authorization server advertises RFC 7591 registration, so Claude (claude.ai & Desktop) can register itself and sign you in through the browser.

Settings → Connectors → Add custom connector, then paste https://epwforge.com/api/mcp.

Claude (claude.ai & Desktop) docs · read on 2026-08-30

ChatGPTConnects

The authorization server advertises RFC 7591 registration, so ChatGPT can register itself and sign you in through the browser.

Settings → Apps → Advanced settings → Developer mode, then create a connector pointing at https://epwforge.com/api/mcp.

ChatGPT docs · read on 2026-08-30

CursorConnects

The authorization server advertises RFC 7591 registration, so Cursor can register itself and sign you in through the browser.

{
  "mcpServers": {
    "epwforge-mcp": {
      "url": "https://epwforge.com/api/mcp"
    }
  }
}

Cursor docs · read on 2026-08-30

VS Code (Copilot)Connects

The authorization server advertises RFC 7591 registration, so VS Code (Copilot) can register itself and sign you in through the browser.

{
  "servers": {
    "epwforge-mcp": {
      "type": "http",
      "url": "https://epwforge.com/api/mcp"
    }
  }
}

VS Code (Copilot) docs · read on 2026-08-30

How to authenticate

Checked against the endpoint by our probe on 3 Sep 2026. These are the capabilities the server advertises, not a prediction about any particular client.

Scheme
OAuth
Issuer
https://epwforge.com
Dynamic client registration
Advertised (RFC 7591)
Client ID Metadata Document
Not advertised
PKCE
S256
Grant types
authorization_code, refresh_token
Scopes
mcp:tools
Protected-resource metadata
Published (RFC 9728)
Anonymous access
Handshake succeeds; 6 tools listable
Credentials demanded in prose
generate_weather_file

These tools are listed anonymously and their own descriptions ask for an account or key, but no challenge is issued — so a client has nothing to act on and the refusal arrives as a tool error.

Documentation
https://epwforge.com/mcp

What the probe found

warningTools needing credentials are listed without a challenge

1 of the 6 tools listed anonymously say in their own descriptions that they need an account or a key (generate_weather_file), but the endpoint issued no WWW-Authenticate challenge. The requirement is stated only in prose, so a call reaches the tool and comes back as a tool error instead of an authorization step.

No CORS headers for browser-based clients

A cross-origin preflight came back without Access-Control-Allow-Origin, so the endpoint is reachable from native clients only — code running in a web page is stopped by the browser before a request is ever sent.

6 tools usable without signing in

The server exposes a public surface before authorization: find_station, analyze_weather, chart_weather, explore_design_conditions, generate_weather_file, preview_forge_bundle.

Tools

analyze_weatherchart_weatherexplore_design_conditionsfind_stationgenerate_weather_filepreview_forge_bundle

Contract history

2 Sep 2026v0.5.1first recorded contract

Get alerted when this contract changes

Depend on this server? Leave an email and get a message when a probe records a change — a tool removed, an argument newly required, an enum narrowed. Alerts are being built; signing up is what tells us to hurry.

Prefer a feed reader? This page's contract changes are also an Atom feed.

Own this server?

Sign in to claim this listing by proving control of its host.

Status badge

Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.

MCP status badge for epwforge-mcp
[![MCP status](https://mcpi.app/servers/epwforge-mcp/badge.svg)](https://mcpi.app/servers/epwforge-mcp)