⛅ Weatherstack MCP Server
@MCP-Forge
About ⛅ Weatherstack MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"weatherstack-mcp": {
"command": "uvx",
"args": [
"weatherstack-mcp-server",
"--api-key",
"YOUR WEATHERSTACK API KEY"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ⛅ Weatherstack MCP Server?
This is an MCP (Model Context Protocol) server for integrating with the Weatherstack API, enabling AI agents to access real-time, historical, forecast, and marine weather data using natural language input.
How to use ⛅ Weatherstack MCP Server?
Install via uvx and configure it in your MCP client. The example below adds it to Claude Desktop’s config, replacing <your-api-key> with a key obtained from weatherstack.com.
{
"mcpServers": {
"weatherstack-mcp": {
"command": "uvx",
"args": [
"weatherstack-mcp-server",
"--api-key",
"<your-api-key>"
]
}
}
}
Key features of ⛅ Weatherstack MCP Server
- Real-time weather conditions for any location
- Historical weather data by date and hour
- Multi-day weather forecast retrieval
- Marine weather and tide information
- Natural language interface for AI agents
Use cases of ⛅ Weatherstack M
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Nginx UI
0xJackyYet another WebUI for Nginx
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments