ziroom-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 | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_search_sessionC | 为支持的城市创建连续的自如浏览器搜索会话。 |
| get_filter_schemaB | 读取当前页面的筛选字段、可选标签、已选值和状态版本。 |
| search_locationC | 搜索一个小区、商圈或地铁站;多个用户答案应由 Agent 先选择一个。 |
| select_filter_optionC | 选择当前标签;页面未保留时返回 skipped=true,而不是工具错误。 |
| set_filter_rangeB | 设置租金等范围字段;当前页面实现支持 field_id=rent。 |
| set_sortC | 设置结果排序方式,例如价格或面积。 |
| get_resultsD | 返回房源名称、URL、当前全部条件及最终条件验证结果。 |
| get_listing_detailA | 抓取单个自如详情页 URL,返回结构化字段和可选中文 Markdown 报告。 |
| restore_checkpointC | 恢复某次筛选操作前的完整状态;零结果时 reason 使用 empty_results。 |
| reset_filterC | 将指定字段整体恢复为默认值,不影响其他已选字段。 |
| close_search_sessionB | 关闭搜索会话并释放对应的浏览器页面。 |
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/crispyian/playwright_with_ziroom'
If you have feedback or need assistance with the MCP directory API, please join our Discord server