Skip to main content
Glama
Moreti2002

Polymath MCP

by Moreti2002

search_trends

Search practitioner discussions and trends across Hacker News, Stack Overflow, and Electronics Stack Exchange to gauge real-world relevance and find practical answers to technology questions.

Instructions

Search practitioner discussions and trends on Hacker News, Stack Overflow and the Electronics Stack Exchange. Useful as a signal of real-world relevance and for practical questions about a technology.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes
sourcesNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
totalNo
resultsNo
sources_okNo
sources_failedNo
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. It discloses that the tool aggregates discussions from multiple named platforms, but it does not elaborate on result behavior, limitations, or return format. The description is not misleading but leaves behavioral details unmentioned.

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 two sentences, front-loaded with the core action and resource, followed by a value statement. Every word earns its place with no redundancy or filler.

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?

The tool has an output schema, so return values are likely covered structurally. However, the description lacks parameter guidance and explicit usage boundaries, making the tool only minimally complete. For a search tool with three parameters and a sibling set, this is adequate but leaves clear gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description never mentions the parameters (query, limit, sources) or their semantics. With three parameters entirely undocumented, the description fails to compensate for the schema gap, leaving the agent without guidance on how to construct valid requests.

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 states the tool's function with a specific verb ('Search') and a defined scope ('practitioner discussions and trends on Hacker News, Stack Overflow and the Electronics Stack Exchange'). This distinguishes it from sibling tools like search_papers and search_code, which target different resource types.

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?

The description provides practical context for when to use the tool: 'Useful as a signal of real-world relevance and for practical questions about a technology.' This gives clear use-case guidance, though it does not explicitly name alternative tools or state when not to use it.

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/Moreti2002/polymath-mcp'

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