MCP Directory
Back

micronaut-mcp-tools-weather

by sdelamo · Java · ★ 1

MCP Weather demo as in https://modelcontextprotocol.io/quickstart/server

Install

git clone https://github.com/sdelamo/micronaut-mcp-tools-weather.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "micronaut-mcp-tools-weather": {
      "command": "npx",
      "args": [
        "-y",
        "github:sdelamo/micronaut-mcp-tools-weather"
      ]
    }
  }
}

From the README

[MCP Server Demo to expose weather alerts as shown in the Model Context Protocol documentation](https://modelcontextprotocol.io/docs/develop/build-server) built with Micronaut. branch for STDIO Transport. branch for HTTP Transport. For , the [releases](https://github.com/sdelamo/micronaut-mcp-tools-weather/releases) contain [GraalVM](https://graalmv.org) Native Images of the MCP Server. You can download it and use it on your computer. The configuration could look like: After downloading, ensure you can run the native image on your OS. For example, for macOS, you need to tell the OS that…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers