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

コメント

「その他」の他のコンテンツ