Airtop MCP Server
@alecf
About Airtop MCP Server
An MCP server to talk to Airtop (https://www.airtop.ai/)
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
5Create 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
Basic information
More Other MCP servers
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments