atmospore/atmospore-mcp

🌳 Environment & Nature🟢 Verified Active
0 Views
0 Installs

🐍 ☁️ 🍎 🪟 🐧 - Per-species pollen forecasts at any point on Earth, seven days ahead, via the Atmospore API. Tools: getpollen, gettopspecies, getareaaverage, listsupportedspecies. Free tier (100 calls/day, no credit card). Hosted variant at mcp.atmospore.com.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "atmospore-atmospore-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "atmospore-atmospore-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

atmospore-mcp

MCP server for Atmospore. Lets Claude (and other AI assistants supporting MCP) answer questions about pollen forecasts at any point on Earth.

What it does

Adds four tools to Claude:

ToolUse it for
get_pollen(lat, lon, forecast_days)"What's the pollen forecast in Oslo this week?"
get_top_species(lat, lon, limit)"What pollen is highest in Bergen right now?"
get_area_average(lat, lon, radius_km, forecast_days)"Is tree or grass pollen worse in London this week?"
list_supported_species()"What species do you cover?"

And one resource:

  • atmospore://help — usage notes browsable from Claude Desktop

Coordinates work anywhere on the planet — the model has global coverage at ~28 km resolution.

Install

pip install atmospore-mcp

Setup in Claude Desktop

  1. Get a free Atmospore API key at atmospore.com/account (100 calls/day, no credit card required).
  2. Edit your Claude Desktop config:
    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%/Claude/claude_desktop_config.json
  3. Add Atmospore as an MCP server:
{
  "mcpServers": {
    "atmospore": {
      "command": "atmospore-mcp",
      "env": {
        "ATMOSPORE_API_KEY": "ak_your_key_here"
      }
    }
  }
}
  1. Restart Claude Desktop.
  2. Ask Claude: "what's the pollen in Oslo today?" — it'll call the tool and report back.

Example prompts

  • "What's the pollen forecast for Oslo this week?"
  • "Is tree or grass pollen worse in Stockholm right now?"
  • "I'm allergic to birch — when is birch pollen peaking in Bergen?"
  • "Compare pollen levels in London and Copenhagen today."

Quotas

Each tool call hits the Atmospore API and counts against your key's daily quota. The free tier (100 calls/day) covers casual use — typical Claude conversations fire 1–5 tool calls. Heavy users (~5+ pollen conversations/day) will want the paid plan.

When you hit the quota the tool returns a structured quota_exceeded response and Claude will tell you in plain language: "You've hit your Atmospore daily limit. Upgrade at atmospore.com/plans."

Develop locally

git clone https://github.com/atmospore/atmospore-mcp
cd atmospore-mcp
pip install -e ".[test]"
pytest
ATMOSPORE_API_KEY=ak_... atmospore-mcp  # runs the server on stdio

Related

  • atmospore — the underlying Python client this server wraps.
  • atmospore.com — the hosted forecast and developer dashboard.

License

MIT.

Related MCP Servers

aliafsahnoudeh/wildfire-mcp-server

🐍 ☁️ 🍎 🪟 🐧 - MCP server for detecting, monitoring, and analyzing potential wildfires globally using multiple data sources including NASA FIRMS, OpenWeatherMap, and Google Earth Engine.

🌳 Environment & Nature0 views
nalediym/touch-grass

📇 🏠 🍎 🪟 🐧 - Claude Code plugin and MCP server that nudges you to take outdoor breaks based on local weather, sunset timing, and session streaks. Tools: checkgrassconditions, suggestactivity, logtouchgrass, getstats. Fully local, no API keys, no cloud storage.

🌳 Environment & Nature0 views
Zhonghao1995/Agentic-MIKE-Plus

🐍 🏠 🪟 - MCP server (10 tools) for a headless, natural-language DHI MIKE+ urban-water modelling workflow: model inspection, parameter read/edit, headless simulation runs with parsed QA status, .res1d results reading, and plotting (hydrographs, time series, network maps). Read/plot is license-free; run/edit need Windows + a MIKE+ 2026 license. Works with Claude Code, Codex, OpenClaw, and Hermes.

🌳 Environment & Nature0 views
Zhonghao1995/agentic-swmm-workflow

📇 🐍 🏠 🍎 🪟 🐧 - Eleven MCP servers exposing a reproducible EPA SWMM stormwater-modelling workflow: model building, simulation runs with manifests and continuity checks, calibration, GIS/QGIS integration, design storms and climate scenarios, uncertainty analysis, plotting, and modelling memory. Config generators included for Codex, Claude Code, OpenClaw, and Hermes.

🌳 Environment & Nature0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Active

Recent health check succeeded.

Last checked: 7/28/2026, 4:50:58 PM

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.