Back to Home
tyson-swetnam icon

aqs-mcp

Verified Safe

by tyson-swetnam

Overview

Provides a Model Context Protocol (MCP) server for accessing and querying the EPA Air Quality System (AQS) API for air quality data, monitor information, and quality assurance data.

Installation

Run Command
node dist/index.js

Environment Variables

  • AQS_EMAIL
  • AQS_API_KEY

Security Notes

The server securely handles API credentials by resolving them from explicit parameters or environment variables (AQS_EMAIL, AQS_API_KEY), avoiding hardcoding. Input validation is performed for date formats and ranges to prevent common errors. All external API calls are directed to the official EPA AQS API. Rate limiting is implemented to comply with API guidelines. Error handling is present to gracefully manage API failures or invalid input. No 'eval' or other dangerous dynamic code execution patterns were found, and there is no code obfuscation.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens8000
Stars0
Forks0
Last Update2025-12-02

Tags

AQSEPAAir QualityMCPEnvironmental Data