A Python-based MCP (Modular Command Protocol) server that provides weather information and alerts by integrating with the US National Weather Service API. This server is designed as an example for building and running MCP servers, and is directly relevant for anyone seeking to implement or explore MCP server solutions.
Loading more......
Provides aviation weather information through a Model Context Protocol (MCP) server, enabling access to METARs, TAFs, PIREPs, and route weather data.
An MCP server demonstrating how to retrieve weather data from the Hong Kong Observatory, useful for context-aware AI agents via MCP.
An MCP server for accessing Israeli Government Data from Data.gov.il, allowing structured data retrieval and interaction via the MCP protocol. It is a direct example of a domain-specific Awesome MCP Server.
A Model Context Protocol server that enables AI tools to directly access FamilySearch's family history data, supporting record searches and ancestor exploration through MCP.
A Python-based MCP server for collecting, analyzing, and visualizing forest fire occurrence data, offering users access to regional fire information, risk analysis, and map visualizations. Directly relevant as a specialized MCP server implementation.
A Model Context Protocol (MCP) server that provides tools to search and retrieve economic data series from the Federal Reserve Economic Data (FRED) API. Directly exemplifies a data-focused MCP server.
A Python-based MCP (Modular Command Protocol) server that provides weather information and alerts by integrating with the US National Weather Service API. Designed as an example for building and running MCP servers, it is relevant for those seeking to implement or explore MCP server solutions.
weather, python, open-data, mcp