Back to Home
alecf icon

airtop-mcp

Verified Safe

by alecf

Overview

Provides a Model Context Protocol (MCP) server to integrate AI agents with Airtop's browser automation and AI query services.

Installation

Run Command
npx -y airtop-mcp@latest

Environment Variables

  • AIRTOP_API_KEY
  • PORT

Security Notes

The server securely handles the Airtop API key by requiring it as an environment variable and uses Zod for input validation on tool arguments. It does not contain direct `eval` calls or other obvious malicious patterns. Network exposure is limited to standard HTTP/SSE endpoints. The primary security considerations would be the security of the Airtop API itself and proper management of the AIRTOP_API_KEY by the user.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassLow
Avg Tokens300
Stars3
Forks0
Last Update2026-01-07

Tags

MCPBrowser AutomationAirtopWeb AutomationAI Tools