Skip to main content
Glama
raygroup

Ray Group DeFi UX MCP Server

Official
by raygroup

get_rubric

Retrieve the eight scored areas of the Ray Group DeFi UX rubric, optionally filtering by a single area slug, to ground UX assessments in a published framework.

Instructions

Returns the Ray Group DeFi UX rubric — the eight scored areas used in every Ray Group DeFi UX audit and taught in the EthCC, ETH Prague, and ETH Milan talks. Optionally filter to a single area by slug. Use this tool to ground UX assessments in a published, opinionated framework rather than generic advice.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
areaNoOptional. The slug of a single rubric area to fetch (e.g. 'cognitive-bias-resistance'). Omit to receive the full rubric.
Behavior4/5

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

With no annotations, the description fully explains behavior: returns eight scored areas, optionally filtered by slug, and mentions the framework's origin (talks). It is transparent about what the tool does and its scope.

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, no wasted words. The first sentence delivers the core purpose; the second adds optionality and practical context.

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 simple retrieval tool with one optional parameter and no complex output schema, the description is complete enough. It explains the return value structure and the tool's relevance, though it could mention that the output is static.

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?

Schema coverage is 100%, and the description adds meaning by explaining the slug parameter with an example ('cognitive-bias-resistance') and the result of omission (full rubric). This goes beyond the schema's generic description.

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 returns a specific resource (the Ray Group DeFi UX rubric) with a specific verb ('Returns'), and distinguishes it from sibling tools like get_glossary_entry and get_pattern by focusing on the rubric's role in audits.

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 explicitly advises using this tool to 'ground UX assessments in a published, opinionated framework rather than generic advice,' providing a clear when-to-use context. It does not explicitly state when not to use it compared to siblings, but the context is strong enough.

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/raygroup/raygroup-defi-ux-mcp'

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