Skip to main content
Glama
JesseGdotIO

Hermes Plant MCP Server

hermesplant_llms_catalog

Read-onlyIdempotent

Retrieve the Hermes Plant /llms.txt catalog to understand available deterministic finance, quant, safety, and payment-policy services. Use this read-only documentation to select the correct endpoint for agent tasks.

Instructions

Fetches Hermes Plant's /llms.txt catalog for agent-readable onboarding context. Use this to understand the available deterministic finance, quant, safety, and payment-policy services before selecting an endpoint. This read-only tool returns plain text documentation and does not execute paid work.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations already provide readOnlyHint, idempotentHint, etc. Description adds value by specifying it returns plain text and does not execute paid work, complementing the annotations without contradiction.

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?

Three concise sentences, each essential: action, usage guidance, and safety note. Front-loaded with the core purpose, no wasted words.

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?

Given zero parameters, no output schema, and rich annotations, the description sufficiently covers purpose and usage. It briefly describes content scope (finance, quant, etc.), but could detail return format more.

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, and schema coverage is 100%. Baseline for 0 params is 4 as per guidelines. Description adds no parameter info but is not lacking given the empty 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 clearly states it fetches /llms.txt catalog for onboarding context, using specific verb and resource. It implies differentiation from siblings by focusing on agent-readable documentation, but does not explicitly name alternatives.

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?

Explicitly says 'Use this to understand... before selecting an endpoint', providing clear context for when to use. Does not mention when not to use or directly compare to siblings, but the guidance is actionable.

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/JesseGdotIO/hermesplant-mcp-server'

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