Back to directory
alecf/airtop-mcp

alecf/airtop-mcp

@alecf

An MCP server to talk to Airtop browser automation service.

airtopbrowserautomationmcptypescriptwebsessionextraction

Installation & Configuration

{
  "mcpServers": {
    "airtop": {
      "command": "npx",
      "args": [
        "-y",
        "airtop-mcp@latest"
      ],
      "env": {
        "AIRTOP_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13