Skip to main content
Glama
blockchainacademics

@blockchainacademics/mcp

Official

get_unified_feed

Retrieve a chronological cross-source feed of crypto articles and stories for a unified news view.

Instructions

Chronological cross-source news feed (articles + stories).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
Behavior3/5

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

No annotations provided, so description must convey behavior. It discloses the feed is chronological and cross-source, but omits details like pagination, rate limits, data freshness, or what 'articles + stories' entails.

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?

Single sentence with no filler. Front-loaded with purpose, includes key qualifiers (chronological, cross-source). Every word adds value.

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?

For a simple tool with one optional param and no output schema, the description is adequate but could be improved by clarifying the types of sources or the structure of the response. Lacks context compared to sibling tools that provide more detail.

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

Parameters2/5

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

Only one parameter 'limit' with type number, but description adds no explanation beyond the schema. Schema description coverage is 0%, so agent must infer 'limit' meaning from context.

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?

Description clearly states it provides a chronological cross-source news feed containing articles and stories. The verb 'get' and resource 'unified feed' are specific, but it does not explicitly differentiate from sibling tools like get_currency_feed or get_recent_stories.

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 alternatives. Does not specify if it should be used for a general overview or for specific filtering. No conditions or exclusions mentioned.

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/blockchainacademics/bca-mcp'

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