Skip to main content
Glama
nymrel
by nymrel

nymrel_machine_trust

Generate machine trust artifacts for your website: Schema.org JSON-LD entity graphs, /llms.txt manifests, and AI crawler robots.txt policies to define your digital entity relationships.

Instructions

Generates Dual-Audience machine trust artifacts: Hierarchical Schema.org JSON-LD entity graphs (Nymrel -> JalenBuilds LLC), semantic /llms.txt manifests, and AI crawler robots.txt policies.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainNoCanonical website domain (e.g. "https://nymrel.com")https://nymrel.com
entityNameNoName of the product or software entity (default: "Nymrel Hub")Nymrel Hub
descriptionNoShort semantic description of the service
targetFormatNoWhich artifact format to generateall
Behavior3/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It does disclose the scope of what it generates (three artifact types), which is genuinely useful. However, it does not state how results are returned (inline payload vs. written files), whether operations are idempotent, or any side effects. For a generation tool without annotation support, this is a partial but incomplete disclosure.

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?

A single, front-loaded sentence that wastes no words. The core purpose leads, and the artifact enumeration follows. Slight deduction for the undefined 'Dual-Audience' phrase, which adds jargon without earning its place, but overall the structure is tight and efficient.

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?

With no output schema and moderate complexity (4 parameters, one enum, generative behavior), the description covers the input domain well but says nothing about the return format or success/failure behavior. An agent calling this tool would not know what response to expect. The description is sufficient to explain what it produces but incomplete about how the result is delivered.

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 coverage is 100%, so the baseline is 3. The description adds value beyond the schema by mapping the targetFormat enum values (jsonld, llms_txt, robots_txt) to the three artifact types named in the description, helping an agent understand what each format selection yields. It also clarifies the entity relationship (Nymrel -> JalenBuilds LLC) that contextualizes the entityName parameter.

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?

States a specific verb (Generates) and resource (machine trust artifacts), then enumerates the concrete outputs: Schema.org JSON-LD entity graphs, /llms.txt manifests, and robots.txt policies. This is clear and specific enough to distinguish from siblings like nymrel_proof_verify (verification) and nymrel_crawler_mesh (crawler infrastructure). Minor deduction for the jargon term 'Dual-Audience,' which is not defined, and for not explicitly naming alternatives.

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 guidance on when to use this tool versus its 13 siblings. There is no mention of when NOT to use it, no prerequisites, and no alternative tool names. Given the large sibling set (nymrel_crawler_mesh, nymrel_proof_ledger, etc.) that could plausibly overlap, an agent has no way to route between them from this description alone.

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/nymrel/nymrel-mcp-hub'

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