Skip to main content
Glama
IBM

chuk-mcp-her

Official
by IBM

her_enrich_gateway

Fetches Heritage Gateway records with resolved BNG easting/northing coordinates for cross-referencing with other HER data sources.

Instructions

Fetch Heritage Gateway records with resolved coordinates.

Searches the Heritage Gateway for local HER records and resolves their BNG coordinates by parsing grid references and/or fetching detail pages. Returns only records with valid easting/northing, suitable for cross-referencing with her_cross_reference.

Args: what: Monument type or keyword (e.g. "red hill", "saltern") where: Place name (e.g. "Blackwater", "Essex") when: Period (e.g. "Roman", "Iron Age") max_results: Maximum records to return (default 100) fetch_details: Fetch detail pages for coordinates (default true) output_mode: Response format — "json" (default) or "text"

Returns: Gateway records with resolved BNG easting/northing coordinates

Tips for LLMs: - This tool is SLOW (may take 1-2 minutes for 100 records) - Use it before her_cross_reference to enrich the known-sites pool - Pass the output records as gateway_sites to her_cross_reference - Set fetch_details=false for faster results (grid refs only) - Results include only records with successfully resolved coordinates - While waiting for this, also run her_search_monuments and/or her_search_aerial in the same area for comprehensive coverage — Gateway records are local HER data not in NHLE or AIM

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
whatNo
whenNo
whereNo
max_resultsNo
output_modeNojson
fetch_detailsNo
Behavior4/5

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

Discloses slowness (1-2 minutes), result filtering (only records with valid coordinates), and default behaviors. Lacks explicit safety statement but overall reveals key behavioral traits beyond the schema.

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

Conciseness4/5

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

Well-structured with sections, but some redundancy in tips (e.g., 'use before cross-reference' repeated). Still efficient and front-loaded with purpose.

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?

Explains return value shape (records with BNG coordinates) and relationship to her_cross_reference. Lacks output schema but provides enough context for effective use. Could detail record format, but sufficient given complexity.

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

Parameters5/5

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

The 'Args' section explains all six parameters, including defaults and purpose, fully compensating for the 0% schema description coverage. Tips add practical guidance for fetch_details and output_mode.

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 'Fetch Heritage Gateway records with resolved coordinates', specifying verb (Fetch) and resource (Heritage Gateway records). It distinguishes from sibling her_search_heritage_gateway by emphasizing coordinate resolution and cross-referencing use.

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

Usage Guidelines5/5

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

Explicitly advises to use before her_cross_reference and suggests running her_search_monuments and her_search_aerial in parallel for comprehensive coverage. Provides clear when-to-use and alternatives.

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/IBM/chuk-mcp-her'

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