Weather MCP Tool
Provides real-time weather information for any city, with paywalled access to forecasts.
🌤️ Weather MCP Tool (Latinum Paywalled Agent Tool)
A minimal Model Context Protocol (MCP) tool that provides real-time weather information for any city. Access to forecasts is paywalled via the Latinum Wallet MCP server, requiring Solana Devnet payment — except for Dublin, which is available for free.
🔧 Developper testing
To install your local build as a CLI for testing with Claude:
git clone https://github.com/Latinum-Agentic-Commerce/latinum-wallet-mcp.git
cd weather_mcp
python3 -m venv .venv
source .venv/bin/activate
pip install --upgrade pip setuptools wheel
pip install --upgrade --upgrade-strategy eager -r requirements.txt
pip install --editable .
Edit your Claude Desktop config:
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"weather_mcp": {
"command": "/Users/{YOUR_USER}/workspace/weather_mcp/.venv/bin/python",
"args": [
"/Users/{YOUR_USER}/workspace/weather_mcp/weather_mcp/server_stdio.py"
]
}
}
}
Then restart Claude.
📑 PyPI Publishing
python3 -m venv .venv && source .venv/bin/activate
pip install --upgrade pip setuptools wheel
pip install -r requirements.txt
rm -rf dist/ build/ *.egg-info
python3 -m build
python3 -m twine upload dist/*
pipx upgrade weather-mcp
See the output in a path like: https://pypi.org/project/weather-mcp/
💳 How It Works
- ❓ Ask:
What's the weather in Paris?→ Claude responds instantly. - ❌ Ask:
What's the weather in London?→ Claude gets a402and triggers the wallet. - ✅ Claude pays using Latinum Wallet and retries.
Servidores relacionados
EU Business Toolkit
All-in-one bundle: EU VAT validation, Dutch CBS statistics, and GDPR compliance tools — 19 tools for EU businesses in a single MCP server.
CData Salesloft Server
A read-only MCP server by CData that enables LLMs to query live data from Salesloft.
Zen MCP Server
Access multiple AI models like Claude, Gemini, and OpenAI through a single server using your own API keys.
Okta MCP Server
Interact with Okta's user management system for comprehensive user, group, and onboarding automation.
Garmin Connect
Access Garmin Connect running data and training plan information.
LLM Bridge MCP
A unified interface to various LLM providers like OpenAI, Anthropic, and Google using Pydantic AI.
Qovery
An MCP server for Qovery AI Copilot that enables deploying apps and managing Kubernetes on AWS, GCP, Azure, and On-Premise infrastructure with natural language
Ghost MCP Server
Interact with and manage your Ghost CMS blog, including posts, users, and members, through an LLM interface.
k8s Pilot
A lightweight, centralized control plane for managing multiple Kubernetes clusters using kubeconfig or in-cluster configuration.
Unstoppable Domains MCP
AI-powered domain name management — search availability, check pricing, manage your portfolio, configure DNS, list domains for sale, and complete purchases via natural language across 400+ ICANN TLDs.