Skip to main content
Glama
h30190

PCC Downloader MCP Server

by h30190

search_specifications

Search construction specifications by chapter code and optional keyword. Leave keyword empty to list all specifications in a chapter.

Instructions

搜尋施工綱要規範。keyword 留空可列出該章節所有規範。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chapterNo章節代碼(00-16, L, E)。輸入 'all' 表示全部章節。
keywordNo關鍵字或規範編號(如 09910)。可留空。
Install Server

TDQS

A3.5/5.0
Behavior3/5

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

With no annotations provided, the description carries the full burden. It genuinely discloses the empty-keyword list-all behavior, which goes beyond the schema. However, it does not disclose what the search returns (matches, summaries, metadata), result limits, or whether results are full content — significant for a read/search tool with zero annotation coverage.

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?

Two short sentences, zero filler. The core purpose is front-loaded, and the keyword behavior follows immediately. Every word earns its place.

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

Completeness3/5

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

For a two-parameter search tool with fully documented params, the description is adequate: it covers the search purpose and the empty-keyword case. Gaps remain: no output-schema exists so return-value behavior goes undescribed, and no guidance distinguishes this from list_chapters, which an agent would need to route correctly among four siblings.

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

Parameters3/5

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

Schema description coverage is 100%, so the baseline is 3; both chapter and keyword are already documented with examples. The description adds one extra semantic — the behavior when keyword is empty — which is a real but marginal addition beyond the schema.

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

Purpose4/5

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

The description states a specific verb and resource — '搜尋施工綱要規範' (search construction outline specifications) — and adds a behavioral clause about listing all specs when keyword is empty. It is distinguishable from sibling download tools at the verb level, though it does not explicitly name the sibling it competes with (list_chapters).

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 gives one implicit usage instruction: leave keyword empty to list all specifications in a chapter. However, it offers no explicit when-to-use versus list_chapters (which likely also lists data) or the download tools, and no exclusions. The usage context is inferable but not stated.

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/h30190/HJPLUS_PCC_downloader_MCP'

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