Metadata-Version: 2.4
Name: weatherstack-mcp-server
Version: 0.1.0
Summary: An MCP server for interacting with the Weatherstack API via Model Context Protocol tools, providing access to current, historical, forecast, and marine weather data.
Author-email: Damyan Dimitrov <inspirationalcode@gmail.com>
Maintainer: MCP-FORGE
Keywords: ai,automation,forecast,llm,marine data,mcp,weather,weather history,weatherstack
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.13
Requires-Dist: httpx>=0.28.1
Requires-Dist: mcp[cli]>=1.6.0
Description-Content-Type: text/markdown

# weatherstack-mcp-server