Skip to main content
Glama

Smarter Weather Developer Onboarding

Ownership verified

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
smarterweather/developer
GitHub Stars
1

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.4/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: documentation searching, plan/pricing display, and signup URL retrieval. There is no overlap in functionality.

Naming Consistency4/5

Tool names follow a consistent verb_noun pattern with snake_case (get_documentation, get_plans, sign_up). The use of 'sign_up' as a phrasal verb is a minor deviation from the simple 'get_noun' structure, but overall predictable.

Tool Count4/5

Three tools cover the essential onboarding steps: documentation, pricing, and signup. The count is slightly low but well-scoped for a focused onboarding server.

Completeness4/5

The tools cover the initial onboarding workflow well, but there is a minor gap in post-signup actions (e.g., key management or status checks) that could complement the set.

Available Tools

3 tools
get_documentationSearch Smarter Weather documentation
Read-onlyIdempotent
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch terms, e.g. "authenticate rest api" (max 200 chars)
get_plansGet Smarter Weather developer plans
Read-onlyIdempotent
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

sign_upGet the Smarter Weather request-access URL
Read-onlyIdempotent
Inspect

Returns the Smarter Weather developer request-access URL (with MCP referral attribution). The developer platform is in limited preview: signup is invite-based. Present the URL to the user so they can request access in a browser; once they receive and accept an email invitation, they authenticate this MCP server via OAuth to continue onboarding (key minting, client configuration). No authentication required.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
widgetNosw-ui-spec widget block rendered by the MCP Apps onboarding widget (ui://onboarding-widget/v1/index.html). Additive; safe to ignore.
signupUrlYes
instructionsYes

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.