mcp-weather-server

A Java (Spring Boot) MCP server that exposes weather data and real-time stock price data. It supports SSE streaming via a localhost endpoint and fetches stock prices from API Ninja using a provided API key.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ Ai Ml mcp spring-boot java sse weather stock-prices integration
⚙ Agent Friendliness
49
/ 100
Can an agent use this?
🔒 Security
32
/ 100
Is it safe for agents?
⚡ Reliability
22
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
60
Error Messages
0
Auth Simplicity
85
Rate Limits
10

🔒 Security

TLS Enforcement
25
Auth Strength
30
Scope Granularity
0
Dep. Hygiene
50
Secret Handling
60

Provided materials only show an API key for a third-party (API Ninja). No evidence was given for TLS requirements, MCP endpoint authentication/authorization, scope-based access control, or secure secret handling beyond using env vars/properties. Transport security and server-side auth should be verified before production use.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
35
Error Recovery
20
AF Security Reliability

Best When

Used as a lightweight MCP integration/demo for agent tool use with SSE-style data delivery and external enrichment from weather/stock providers.

Avoid When

Avoid if you need strong guarantees around uptime, resilience behavior, or well-documented MCP tool schemas/error contracts (not shown in provided materials).

Use Cases

  • Augmenting an MCP-capable assistant with current weather by location
  • Providing near-real-time stock prices to an AI workflow
  • Streaming updates to an agent/UI via Server-Sent Events (SSE)

Not For

  • Production-grade financial/trading systems requiring audited pricing and SLAs
  • Use cases needing offline operation (stock prices depend on external API calls)
  • Highly reliable/low-latency streaming without load testing and resilience verification

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Environment variable API_NINJA_KEY application.properties api.ninja.key
OAuth: No Scopes: No

The README indicates an API key requirement for API Ninja (outbound dependency). It does not describe any authentication/authorization for the MCP server endpoint itself.

Pricing

Free tier: No
Requires CC: No

No pricing info for the MCP server itself was provided; runtime costs would include any API Ninja usage.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Stock prices rely on API Ninja; tool calls may fail during upstream outages or quota issues (no retry/error guidance shown).
  • SSE endpoint is localhost-based in the example; remote access/configuration may be required for real deployments.
  • Multiple Spring MVC/WebFlux branches exist; tool behavior may differ depending on which branch/config is used.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-weather-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered