atmospore/atmospore-mcp
🔌 MCP Serveratmospore
Access global, per-species pollen forecasts directly in your AI assistant via the Atmospore MCP server.
The atmospore-mcp server acts as a bridge between AI assistants and the Atmospore environmental data platform. It enables LLMs to query precise, geolocated pollen information, allowing for sophisticated environmental monitoring and personalized health insights. The server exposes four primary tools: 'get_pollen' for specific location forecasts, 'get_top_species' to identify dominant allergens in an area, 'get_area_average' for broader regional analysis, and 'list_supported_species' to check taxonomic coverage. Designed for high interoperability, it supports both local execution and a hosted variant at mcp.atmospore.com. With a generous free tier offering 100 calls per day, it is an accessible tool for developers building health-focused AI agents or environmental monitoring dashboards. The implementation leverages the Model Context Protocol (MCP) to ensure standardized communication, making it compatible with any MCP-compliant client.
💡Highlights
- ├─7-day global pollen forecasts
- ├─4 specialized API tools
- └─100 free daily API calls
🎯For
- ├─AI Developers
- └─Health-tech Engineers