Skip to main content
Glama

YIELD INTELLIGENCE — Passive Income MCP

Yield Opportunity Analyzer

analyze_yield_opportunities
Read-onlyIdempotent

Identify the highest-returning passive income opportunities across asset classes. Use when the user wants to generate passive income, maximize portfolio yield, or find dividend and interest-bearing investments.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
risk_toleranceNo
investment_capitalYesAvailable capital in USD
monthly_income_targetNoTarget monthly passive income in USD

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.9/5.0
Behavior3/5

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

Annotations already indicate readOnlyHint=true and idempotentHint=true, so the description adds no behavioral context beyond 'Identify'. This is acceptable but not extra informative.

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?

Two sentences, front-loaded with the core action, no wasted words.

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?

No output schema, so agent lacks info on return format. Description covers purpose and usage but not what the tool returns. Adequate for simple identification tool but could be more complete.

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

Parameters3/5

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

Schema coverage is 67% with two parameters described. The description mentions 'passive income' but does not elaborate on parameter roles (e.g., how risk_tolerance affects results). Adequate but not exceptional.

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?

Description clearly states the tool identifies highest-returning passive income opportunities across asset classes. The verb 'Identify' and resource 'opportunities' are specific, and the tool is distinct from sibling 'optimize_income_portfolio'.

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?

Description explicitly says when to use the tool: when user wants passive income, yield maximization, or dividend/interest investments. However, it does not mention when not to use it or compare with the sibling tool.

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.