Skip to main content
Glama

GTech Networks DB: get oriented before doing anything else

get_context

Obtains the knowledge base purpose, rules, and documentation inventory for the GTech/Hexagon HxGN NetWorks Core database, serving as the initial step before specific searches.

Instructions

[GTech / Hexagon HxGN NetWorks Core (G/Technology) database only] ALWAYS call this first, but ONLY if the user's request concerns the GTech / Hexagon HxGN NetWorks Core (G/Technology) database — its G3E_* schema, feature/component model, workflows, legends, styles, or placement configurations. If it's not clear whether the request relates to this specific system (as opposed to some other database, application, or MCP server you have access to), ASK THE USER to confirm before calling this or any other tool from this server — do not assume. Once confirmed relevant, this returns the KB's purpose, hard rules (read-only/advisory, never fabricate, always propose not execute), and an inventory of what's documented, so you know what's available before searching for anything specific.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

With no annotations, the description fully discloses behavioral expectations: read-only/advisory rules, never fabricate, propose not execute. It also describes the return structure (purpose, rules, inventory).

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?

The description is somewhat verbose but front-loads critical information. Every sentence contributes value; minor reduction possible.

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

Completeness5/5

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

For a parameterless tool with no output schema, the description fully covers purpose, usage rules, and return content. It is 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?

No parameters exist, so the description need not add param details. Baseline 4 is appropriate for zero-parameter tools.

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 identifies the tool as an entry point for the GTech/Hexagon database, specifying the exact system and when to use it. It distinguishes itself from sibling tools by being the mandatory first call.

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 states when to call (first, if database relevant) and when not to (if unclear, ask user). Provides clear context for decision-making.

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/Venkatesh-Jyothula/GTech-Context-MCP-Server'

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