my-mcp-stdio-server

my-mcp-stdio-server

3.3

If you are the rightful owner of my-mcp-stdio-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Spring AI MCP Weather STDIO Server is a Spring Boot starter project that demonstrates building a Model Context Protocol (MCP) server for weather-related tools using the National Weather Service API.

The Spring AI MCP Weather STDIO Server is a project that showcases the capabilities of the Spring AI MCP Server Boot Starter with a focus on weather-related functionalities. It utilizes the National Weather Service API to provide weather forecasts and alerts. The server is built using Spring Boot and supports STDIO transport implementation, allowing for both synchronous and asynchronous operations. The project demonstrates the use of Spring's dependency injection and auto-configuration to register MCP tools, making it a flexible and scalable solution for integrating weather services into applications.

Features

  • Automatic configuration of MCP server components
  • Support for both synchronous and asynchronous operation modes
  • STDIO transport layer implementation
  • Flexible tool registration through Spring beans
  • Change notification capabilities

Tools

  1. Weather Forecast Tool

    Get weather forecasts for specific latitudes and longitudes, including temperature, wind speed, wind direction and detailed description

  2. Weather Alerts Tool

    Get weather alerts from states in the United States, including event type, affected area, severity, and safety instructions