MCP.so
登录

Airtop MCP Server

@alecf

关于 Airtop MCP Server

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

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

alecf

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

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

概览

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

评论

其他 分类下的更多 MCP 服务器