Skip to main content
Glama
bishi-eava

oyama-opendata-mcp

by bishi-eava

人口・世帯数(月次・町丁別)

get_population

Query population totals, gender details, and household counts for Oyama City, Japan, filtered by date range, district, area, and aggregation level.

Instructions

小山市の大字町丁別の総人口・男女別人口・世帯数を返す。期間(fromYearMonth/toYearMonth)・地区(district)・地域(area)で絞り込み、levelで集計粒度を選べる(area=町丁別 / district=地区別 / city=市全体)。人口推移のグラフ化はクライアント側で行う想定。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
areaNo地域名(大字町丁)で絞り込み(例: 若木町1丁目)
levelNo集計粒度。既定は area(町丁別)
districtNo地区名で絞り込み(例: 小山)
toYearMonthNo終了年月(含む)
fromYearMonthNo開始年月(含む)
Behavior3/5

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

No annotations provided, so description bears full burden. It indicates the tool is read-only (returns data) and mentions client-side graph creation, but lacks details on authentication, rate limits, or side effects. Given the tool's nature, the disclosure is adequate but not comprehensive.

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?

Description is concise (3 sentences), front-loaded with purpose, and includes all key usage details without redundancy. Every sentence contributes meaningful information.

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?

With no output schema, the description explains what data is returned (population, household counts) but not the format. Given the 100% schema coverage and clear parameter descriptions, it is mostly complete; lacking output structure is a minor gap.

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?

Schema covers all 5 parameters with descriptions, but the description adds value by explaining level values ('area=町丁別 / district=地区別 / city=市全体') and implicitly clarifying how area and district serve as filters.

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?

Description explicitly states it returns population and household counts by town for Oyama City, with filtering options. Clearly distinguishes from sibling tools like get_age_distribution and list_areas, which serve different purposes.

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

Usage Guidelines4/5

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

Describes filtering parameters (period, district, area, level) and aggregation granularity, providing context for when to use different levels. However, it does not explicitly state when to prefer this tool over alternatives like get_age_distribution.

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/bishi-eava/oyama-opendata-mcp'

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