Atmospore MCP Server

Hosted Model Context Protocol server exposing the Atmospore pollen forecast capability as four agent tools (get_pollen, get_top_species, get_area_average, list_supported_species) plus an atmospore://help resource. JSON-RPC 2.0 over HTTP, authenticated with the same Atmospore API key as the REST API. An MIT-licensed local stdio equivalent is published at github.com/atmospore/atmospore-mcp.

API entry from apis.yml

apis.yml Raw ↑
name: Atmospore MCP Server
description: Hosted Model Context Protocol server exposing the Atmospore pollen forecast capability as
  four agent tools (get_pollen, get_top_species, get_area_average, list_supported_species) plus an atmospore://help
  resource. JSON-RPC 2.0 over HTTP, authenticated with the same Atmospore API key as the REST API. An
  MIT-licensed local stdio equivalent is published at github.com/atmospore/atmospore-mcp.
humanURL: https://atmospore.com/article/mcp
baseURL: https://mcp.atmospore.com/mcp
tags:
- mcp
- agents
- pollen
- allergy
- forecasting
properties:
- type: ToolCrosswalk
  url: mcp/atmospore-pollen-forecasts-tool-crosswalk.yml
- type: SourceCode
  url: https://github.com/atmospore/atmospore-mcp
- type: Documentation
  url: https://atmospore.com/article/mcp