mcpbeat Sign in

Smarter Weather Developer Onboarding MCP Server

answering

Smarter Weather Developer Onboarding is answering right now. Last checked 13 min ago. 51 installs a week from npm. It exposes 3 tools. Last commit 14 Sep 2026.

Agent-first onboarding to Smarter Weather: plans, docs, signup, API keys, MCP config, billing.

Installs per day peak 153 · avg 12 · +239% w/w
a month agotoday
Uptime history 47 days of history · worst day 35%
47 days agonow
50.0%
Uptime 24h
91 of 182 checks
3
Tools
read from the server
356 ms
Response time
average over 24h
51
Installs / week
npm and PyPI

What changed 15

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 20 August 2026. No other catalogue keeps this.

17 Sep a tool changed version
16 Sep a tool changed version
15 Sep a tool changed version
11 Sep a tool changed version
4 Sep a tool changed version2 times that day
3 Sep a tool changed version2 times that day
1 Sep a tool changed version
25 Aug a tool changed version2 times that day
21 Aug a tool changed version
20 Aug a tool changed version2 times that day
and 5 more, back to 20 August 2026

What the code does

We read the source, 19 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

const child = spawn(process.execPath, [proxyEntry, ...args], {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add onboarding --transport http https://mcp.developers.smarterweather.com
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "onboarding": {
      "url": "https://mcp.developers.smarterweather.com"
    }
  }
}
~/.codex/config.toml
[mcp_servers.onboarding]
url = "https://mcp.developers.smarterweather.com"
.cursor/mcp.json
{
  "mcpServers": {
    "onboarding": {
      "url": "https://mcp.developers.smarterweather.com"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "onboarding": {
      "url": "https://mcp.developers.smarterweather.com"
    }
  }
}

This one needs environment variables set before it will start: SMARTERWEATHER_ONBOARDING_AUTH (Set to 'required' to opt into OAuth 2.1 + PKCE sign-in and unlock account-scoped tools (API key minting, usage, billing). Unset, the bridge serves the anonymous discovery tools (get_plans, get_documentation, sign_up) with no credentials at all.), SMARTERWEATHER_ONBOARDING_MCP_URL (Override the target MCP endpoint for development or staging. Precedence: positional argument > SMARTERWEATHER_ONBOARDING_MCP_URL > package default.). The author declared them in the registry entry; get the values from the project itself.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

documentation
get_documentation
Search the Smarter Weather developer documentation index (quickstart, REST API, MCP server, errors, rate limits, SDKs, pricing, API keys). Returns up to 5 matching entries with title, URL, and an actionable summary. No authentication required.
plans
get_plans
Current developer-platform plans and pricing: Free, Developer, and Professional tiers with monthly price, included API-call allowance, and overage rates. One metered allowance spans REST and MCP usage. No authentication required.
sign
sign_up
Returns the Smarter Weather developer sign-up URL (with MCP referral attribution). Present the URL so the user can create a free account in a browser (Clerk, no credit card). After they finish, reconnect this MCP server with OAuth and call create_api_key, then configure_mcp. No authentication required.

Endpoints

URLTransportStateLatencyChecked
https://developers.smarterweather.com/mcp streamable-http answering 627 ms 14 min ago
https://mcp.developers.smarterweather.com streamable-http answering 338 ms 13 min ago

Alternatives to Smarter Weather Developer Onboarding

same job, measured the same way
Navi X402 MCP
by mobileappbyharis

Paid agent tools, zero API keys: crypto, weather, translation, web intel, x402 discovery (USDC/Base)

26 installs/wk local only
API Ninjas
by api-ninjas

140+ data APIs for agents: finance, banking validation, geo, weather, text. One API key.

answering
Switzerland MCP 🇨🇭
by vikramgorla

Swiss open data MCP server. 76 tools, zero API keys. Transport, weather, geodata, news, rates.

332 installs/wk local only
OpenWeather for agents
by openweathermap

OpenWeather data for AI agents: list feeds, sign up, check balance, get a top-up link, fetch data.

6 tools answering
Ready APIs
by readyapis

135 MCP tools: geo, email, phone, company, DNS, FX, equities, weather, tax, econ, intel — one key.

129 tools answering
MCP Search Server
by kazkozdev

Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.

22 installs/wk local only
I
Weather Data MCP Server
by dgahagan

17 weather tools, no API keys: forecasts, alerts, air quality, marine, radar, lightning, wildfires

2 377 installs/wk local only
C
Geo
by thinair

Geocoding, routing, isochrones, traffic, weather, and place search for AI agents. 19 MCP tools.

answering

Smarter Weather Developer Onboarding — questions

Answers built from our own checks of this server.

What can Smarter Weather Developer Onboarding do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_documentation, get_plans, sign_up. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Smarter Weather Developer Onboarding working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 182 checks got a reply (50.0%), average response time 356 ms. The bar chart above shows every period we have measured.
How do I connect Smarter Weather Developer Onboarding?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Smarter Weather Developer Onboarding need an API key?
No. Smarter Weather Developer Onboarding completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Smarter Weather Developer Onboarding?
It answers our handshake in 356 ms on average, which is faster than 43% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Smarter Weather Developer Onboarding?
The npm package @smarterweather/mcp-onboarding was installed 51 times in the last week. Week over week that is +239%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Smarter Weather Developer Onboarding open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.