Skip to main content
Glama

BrunoSan ArXiv Intelligence

get_related_intelligence

Read-only
Live cs.AI/ML/CL/CV/RO paper graph. FTS5 + resolved ArXiv citation links.
Use for: arxiv_search_papers("LoRA fine-tuning", has_code_only=True)
→ Related verticals worth connecting:
  AI News (mcp.brunosan.de/mcp) — industry reaction to papers
  Robotics (robotics.mcp.brunosan.de/mcp) — applied robotics papers (cs.RO)
  Quantum (quantum.mcp.brunosan.de/mcp) — quant-ph research depth
  Biotech (biotech.mcp.brunosan.de/mcp) — bio-ML and drug discovery papers

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.3/5.0
Behavior2/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, so the agent knows this is a safe read. The description adds data-source details (FTS5, citation links) but no behavioral context: no mention of output shape, whether it returns a graph or list, pagination, or how the 'related verticals' are presented. The external MCP URLs hint at downstream actions but do not describe this tool's runtime behavior.

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

Conciseness2/5

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

The description is cluttered with tangential content: a workflow example referencing a different tool and a bulleted list of other MCP servers. This is not compact or well-structured for its purpose, and the most important information (what the tool does) is missing. The 'Live paper graph' phrase is front-loaded but never elaborated into a clear function.

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

Completeness2/5

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

Even though an output schema exists, the description fails to explain the fundamental purpose of the tool. With zero parameters, the agent needs to know what 'related intelligence' is being exposed and how it relates to the domain; the description only offers a vague graph reference and a cross-tool workflow. This is inadequate for an agent to meaningfully select or invoke the tool.

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 input schema has zero parameters and 100% schema description coverage, so there is nothing for the description to add about parameter meaning. Per the baseline for 0-parameter tools, this dimension scores well by default; the description introduces no parameter-related confusion.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description names a resource ('Live cs.AI/ML/CL/CV/RO paper graph. FTS5 + resolved ArXiv citation links') but never states a verb or action. It does not say what the tool returns, retrieves, or computes, so an agent cannot tell what invoking it will do. The 'Use for:' section references a sibling tool (arxiv_search_papers) and external MCP endpoints, further blurring the tool's own identity.

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?

There is no clear 'when to use this vs. alternatives' guidance. The line 'Use for: arxiv_search_papers(...) → Related verticals worth connecting' suggests a workflow involving a sibling tool, but never explains when to choose this tool over any of the 15 sibling tools. No exclusions or conditions are provided.

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.

Resources