arc-lite-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| arc_open_urlC | Arc Browser で URL を開く |
| arc_list_tabsA | すべての開いているタブを一覧表示する |
| arc_switch_tabC | 指定したタブに切り替える |
| arc_close_tabB | 指定したタブを閉じる |
| arc_reload_tabC | タブをリロードする |
| arc_execute_javascriptB | JavaScriptコードを実行する(async/await対応、エラーハンドリング付き) |
| arc_get_page_contentC | ページのテキストコンテンツを取得する |
| arc_get_page_htmlB | ページのHTML全体を取得する |
| arc_go_backC | ブラウザ履歴を戻る |
| arc_get_page_infoA | ページの詳細情報を取得する(URL、タイトル、ビューポート、UserAgent) |
| arc_get_page_formsB | ページ内のフォーム情報を取得する |
| arc_get_storage_infoA | ローカルストレージ/セッションストレージの情報を取得する |
| arc_get_meta_tagsA | ページのメタタグ情報を取得する(SEO確認用) |
| arc_get_cookiesA | すべてのCookieを取得する(名前、値、詳細情報) |
| arc_start_network_monitorB | ネットワークリクエストの監視を開始する(fetch/XHR) |
| arc_get_network_requestsB | 監視中のネットワークリクエスト一覧を取得する |
| arc_stop_network_monitorC | ネットワーク監視を停止する |
| arc_start_console_captureB | コンソールログのキャプチャを開始する |
| arc_get_console_logsB | キャプチャしたコンソールログを取得する |
| arc_stop_console_captureA | コンソールキャプチャを停止してログをクリアする |
| arc_take_screenshotA | スクリーンショットを取得する。mode="selection"で範囲選択、mode="window"でウィンドウ選択 |
| arc_clickB | 指定したセレクタの要素をクリックする |
| arc_hoverB | 指定したセレクタの要素にホバーする |
| arc_fillC | input、textarea に値を入力する、または select から選択する |
| arc_fill_formB | 複数のフォーム要素に一括で値を入力する |
| arc_press_keyB | キーまたはキーの組み合わせを押す |
| arc_dragB | 要素を別の要素にドラッグ&ドロップする |
| arc_upload_fileC | ファイルアップロード用のinputにファイルパスを設定する |
| arc_handle_dialogB | ブラウザのダイアログ(alert, confirm, prompt)を処理する |
| arc_wait_forA | 指定したテキストまたはセレクタがページに表示されるまで待機する |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yzanbo/arc-lite-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server