An example MCP (Machine Communication Protocol) server implemented in .NET that exposes weather forecast and alert tools, designed specifically for integration with Claude for Desktop. This server demonstrates how to build and configure an MCP server as part of the 'Awesome MCP Servers' ecosystem.
Loading more......
A Java-based MCP (Model Context Protocol) server implementation for weather data, designed to be run via standard I/O. It provides weather forecast and alert information as MCP tools, suitable for integration with clients like Claude for Desktop. This project serves as a concrete example of an MCP server.
Official MCP server for AIStor, directly relevant as a reference implementation for MCP server capabilities.
An example implementation of an MCP server that provides weather data using the National Weather Service API. Serves as a practical reference for building and running MCP servers, highly relevant for developers seeking inspiration or templates for their own MCP servers.
A gallery of official MCP servers and implementations that demonstrate how to expose specific capabilities via the Model Context Protocol. These are directly relevant as they serve as reference and starting points for building and deploying MCP servers.
Official reference implementations and community-built MCP servers that demonstrate secure tool access for LLMs and serve as a foundation for new MCP server deployments.
A foundational Java implementation of the Model Context Protocol (MCP) server, providing server-side protocol operations, resource and tool management, structured logging, and flexible synchronous/asynchronous APIs for MCP architectures. Highly relevant for building and running Awesome MCP Servers.
An example MCP (Machine Communication Protocol) server implemented in .NET that exposes weather forecast and alert tools, designed for integration with Claude for Desktop. It demonstrates how to build and configure an MCP server as part of the "Awesome MCP Servers" ecosystem, utilizing WeatherAPI.com as its backend for weather data.
mcp weather reference-implementation dotnet open-source