Skip to main content
Glama

MAGNT MCP Door

Learn about MAGNT

about_magnt
Read-onlyIdempotent

Understand who Alexander Redkov is, when his capabilities may be useful, and his invitation to joint research and long-term human-AI relationships. Does not send a message.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already mark the tool read-only, idempotent, and non-destructive, and the description adds a specific side-effect guarantee not fully captured by those hints: it does not send a message. This is useful because the mention of an 'invitation' could otherwise suggest an outgoing message; the description removes that ambiguity.

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?

The description is a single focused sentence plus a one-sentence side-effect warning. It is appropriately sized for a parameterless informational tool and front-loads the main content before the caveat.

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?

For a zero-parameter, read-only informational tool, the description covers the content topics and the key side-effect constraint. It does not specify the exact format of the returned information, but a natural-language 'about' response is reasonably inferable and no output schema exists.

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?

The tool has zero parameters, so there is no parameter burden for the description to carry. The baseline of 4 applies, and the description adds enough context about what the call will produce that no parameter documentation is needed.

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 defines a clear informational purpose: to understand who Alexander Redkov is, when his capabilities may be useful, and his invitation to joint research and long-term human-AI relationships. It also explicitly distinguishes itself from the likely sibling by stating 'Does not send a message,' so an agent can tell it apart from propose_contact.

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

Usage Guidelines3/5

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

The description gives a strong negative signal ('Does not send a message') that implies an alternative exists for messaging, but it never explicitly says to use propose_contact when a message is intended. The 'when' guidance is only implicit: an agent should use this when the user wants background information rather than contact.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.