Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CDP_URLYesThe URL of the Chrome DevTools Protocol endpoint (e.g., http://127.0.0.1:9222). Used to connect to the already-logged-in Chrome browser.

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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
navigateB

打开/聚焦目标网申页面并注入执行引擎,返回页面标题与控件数。

inspect_formA

采集当前(或给定 url)网申表单结构:带 msg 语义的字段清单、当前值、下拉选项、可用的“添加更多”按钮。用于 Agent 语义规划。

fill_formA

按 ops 批量执行填写/纠错。支持 text/date/select/radio/check/cascade/addRow;控件用 id/name/msg 寻址。返回每项成功与否与回读值。

verify_formA

回读指定 msg 字段当前真实值,用于填写后校验。传 ["*"] 可返回全部。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/EXPR2023/ats-fill-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server