Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › poc-mcp-server-wttr

poc-mcp-server-wttr

This MCP server is a playground to understand how MCP is working, using wttr.in.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "poc-mcp-server-wttr": {
      "command": "npx",
      "args": [
        "-y",
        "poc-mcp-server-wttr"
      ]
    }
  }
}

Or smoke-test directly:

npx -y poc-mcp-server-wttr

Details

Websitehttps://www.npmjs.com/package/poc-mcp-server-wttr
GitHubgit+https://github.com/marcusbaer/poc-mcp-server-wttr.git
Licenseunknown
Pricingfree
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC