{"id":"frsfahd-go-weather-mcp-server","name":"go-weather-mcp-server","homepage":null,"repo_url":"https://github.com/frsfahd/go-weather-mcp-server","category":"api-gateway","subcategories":[],"tags":["mcp","weather","go","modelcontextprotocol","api-wrapper","api.weather.gov"],"what_it_does":"A Model Context Protocol (MCP) server written in Go that retrieves weather data from api.weather.gov and exposes it to MCP clients.","use_cases":["Weather lookup via MCP-enabled agents","Prototype or demo of agent-connected weather retrieval","Integrating public weather data into chat/agent workflows"],"not_for":["Production-grade weather services requiring strong SLAs or comprehensive documentation","Use cases needing custom authentication/authorization to api.weather.gov beyond what the upstream API provides"],"best_when":"When you want a lightweight MCP tool to fetch current/forecast weather data from api.weather.gov for agent workflows.","avoid_when":"When you require robust operational guarantees, detailed error/rate-limit semantics, or documented MCP tool schemas and security controls.","alternatives":["Direct calls to api.weather.gov REST API from your application","Other community MCP servers for weather or geocoding","Build a small MCP wrapper around api.weather.gov using the official MCP SDK"],"af_score":35.0,"security_score":37.0,"reliability_score":16.2,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:20:34.211162+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":["Go"],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication requirements are described in the provided README. api.weather.gov may have its own usage policies, but they are not documented here."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information provided for the MCP server package."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":35.0,"security_score":37.0,"reliability_score":16.2,"mcp_server_quality":35.0,"documentation_accuracy":25.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":90.0,"rate_limit_clarity":10.0,"tls_enforcement":70.0,"auth_strength":20.0,"scope_granularity":10.0,"dependency_hygiene":40.0,"secret_handling":50.0,"security_notes":"Only a minimal README is provided. There is no documented auth model, secrets handling approach, or security controls for the MCP server; TLS requirements and transport security cannot be confirmed from the supplied content.","uptime_documented":0.0,"version_stability":20.0,"breaking_changes_history":20.0,"error_recovery":25.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["README does not document MCP tool names, input/output schemas, or error/rate-limit behavior; agents may need to probe the server at runtime.","No guidance on retries/backoff or handling upstream API throttling is provided."]}}