Skip to main content
Glama

检查中传文献检索浏览器会话

check_browser_session
Read-onlyIdempotent

Check login status for Web of Science, IEEE, and Tencent Docs in a persistent Chrome session. Keep the window visible with open_login_window for manual login or captcha completion.

Instructions

在专用持久化Chrome中检查WOS、IEEE和腾讯文档登录状态。不会读取或返回密码、Cookie;open_login_window=true时保留可见窗口供用户登录或完成验证码。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
open_login_windowNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okYes
dataYes
summaryYes
Install Server

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Beyond the readOnlyHint and idempotentHint annotations, the description adds meaningful privacy behavior (does not read or return passwords or cookies) and explains the visible-window behavior when open_login_window is true. This provides context not captured by annotations alone.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with the core purpose, and includes only essential details (privacy guarantee and parameter behavior). No redundant or filler content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple read-only tool with one parameter and an output schema, the description covers purpose, parameter semantics, and safe behavior. It lacks explicit sibling differentiation, but the tool's simplicity and existing output schema keep the description reasonably complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Though the schema has no parameter description (0% coverage), the description explains that setting open_login_window=true keeps a visible window for login or CAPTCHA, implying the default false behavior. This adds semantic value to an otherwise bare boolean parameter.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool checks login status for WOS, IEEE, and Tencent Docs in a persistent Chrome instance, using a specific verb and resource scope. It also explicitly distinguishes itself from search/download siblings by focusing on session verification rather than content retrieval.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for verifying sessions before search or download, and explains the open_login_window parameter for interactive login/CAPTCHA. However, it does not explicitly say when to use this tool over alternatives (e.g., 'use before search_wos') or provide exclusion criteria.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

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/SHENAO1/cuc-literature-mcp'

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