MCP.so
Sign In

Airtop MCP Server

@alecf

About Airtop MCP Server

An MCP server to talk to Airtop (https://www.airtop.ai/)

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

alecf

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

5

Create a new Airtop browser session

Create a new browser window in the session

Query the current page content using AI

Terminate an Airtop browser session

Extract data from a paginated list

Overview

What is Airtop MCP Server?

A Model Context Protocol (MCP) server that provides tools for interacting with Airtop's browser automation service. It is intended for use with MCP-compatible clients like Claude.

How to use Airtop MCP Server?

Clone the repository, install dependencies with npm install, and set the AIRTOP_API_KEY environment variable. Start the development server with npm run dev -- --server. For use in Claude, configure the MCP server JSON using npx -y airtop-mcp@latest and set the AIRTOP_API_KEY environment variable. The server runs on port 3456 by default, configurable via the PORT environment variable.

Key features of Airtop MCP Server

Comments

More Other MCP servers