Skip to main content
Glama
regaing

devbelt-mcp

by regaing

misc_reference

Query common reference tables for HTTP status codes, content types, ports, DNS, ASCII, currencies, and more. Filter results by keyword.

Instructions

常用参考表查询。topic 可选:http_status/http_method/content_type/ports/dns/ascii/dynasty/ethnic/keycode/glyphicons/currency/capital/areacode/symbols/android_manifest/ua/festival。keyword 可选过滤

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicYes
keywordNo过滤关键词
Behavior2/5

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

With no annotations, the description carries the full burden. It states the tool is a query and supports keyword filtering, but does not disclose what the output looks like, whether results are localized, how to handle unsupported topics, or any other behavioral traits. This is minimal disclosure but not misleading.

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 one concise sentence followed by a topic list. It is front-loaded with the core purpose and contains no redundant or filler content. Every element 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 simple lookup tool with two parameters and no output schema, the description is adequate for basic invocation: it lists all valid topics and mentions optional filtering. However, it does not specify the return format or any constraints on keyword usage across topics, leaving some gaps for the agent.

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 coverage is 50%: topic has an enum but no description, while keyword has a short description. The tool description adds the context of 'reference table query' and says keyword is an optional filter, but it mostly restates the enum values already present in the schema. It provides some extra meaning but does not fully compensate for the missing topic description.

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 queries common reference tables and lists all available topic values. This specific verb+resource combination, along with the topic list, distinguishes it from sibling misc tools like barcode, qrcode, favicon, and shortcut.

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

Usage Guidelines2/5

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

No explicit guidance is given on when to use this tool versus alternatives. The description only mentions that topic is optional (though schema marks it required) and keyword is an optional filter, but does not discuss scenarios, exclusions, or alternative tools.

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

Install Server

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/regaing/devbelt-mcp'

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