{"id":"weatherinfohttpstreammcpserver","name":"weatherinfohttpstreammcpserver","homepage":"https://pypi.org/project/weatherinfohttpstreammcpserver/","repo_url":null,"category":"api-gateway","subcategories":[],"tags":["mcp","weather","http","ai-agents","tooling"],"what_it_does":"A named MCP server package intended to provide weather information via the Model Context Protocol (MCP), likely by streaming HTTP responses from an external weather source and exposing them as MCP tools to an agent.","use_cases":["Agent-driven weather lookups for chatbots or automation workflows","Real-time or near-real-time weather data retrieval during tasks (e.g., planning, routing)","Building agent toolchains that need weather context without writing custom HTTP integration logic"],"not_for":["High-assurance or regulated meteorological forecasting use where audit-grade provenance is required","Environments that require strict compliance guarantees (not stated)","Use cases needing authentication/authorization to be handled by the provider (not described)"],"best_when":null,"avoid_when":null,"alternatives":["Directly call a weather REST API from your own backend","Use an existing weather tool/SDK from your preferred integration platform","Implement an MCP server in-house with explicit OpenAPI integration and hardened auth/error handling"],"af_score":28.2,"security_score":31.5,"reliability_score":21.2,"package_type":"mcp_server","discovery_source":["pypi"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:39:37.729174+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":null},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":null},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":28.2,"security_score":31.5,"reliability_score":21.2,"mcp_server_quality":30.0,"documentation_accuracy":20.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":60.0,"rate_limit_clarity":10.0,"tls_enforcement":60.0,"auth_strength":20.0,"scope_granularity":10.0,"dependency_hygiene":30.0,"secret_handling":40.0,"security_notes":"No documentation/details were provided about how authentication, API keys, TLS, or secret handling are implemented in this MCP server. If it proxies to an external weather API, ensure upstream keys are stored securely and not logged; ensure HTTPS is enforced end-to-end and that agent-visible errors do not leak credentials.","uptime_documented":0.0,"version_stability":30.0,"breaking_changes_history":30.0,"error_recovery":25.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Weather lookups may be dependent on external HTTP APIs; failures or rate limits from the upstream provider may surface to the agent","“Streaming” responses can be harder for agents to parse deterministically if the MCP tool returns partial chunks without a clear final schema","If the MCP tool expects specific input formats (city, lat/lon, units), agents may frequently send mismatched parameters unless the tool schema is explicit"]}}