Skip to main content
Glama
raygroup

Ray Group DeFi UX MCP Server

Official
by raygroup

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_defi_uxA

Free-text search across the entire Ray Group DeFi UX corpus — rubric areas, named patterns, and the cognitive-bias glossary. Returns the top matching entries by simple substring relevance. Use this when the agent has a specific question (e.g. 'slippage', 'wallet onboarding', 'loss aversion in trading') and wants the most relevant entries surfaced without knowing the exact slug.

get_rubricA

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.

get_patternA

Returns one or more named DeFi UX patterns from the Ray Group library. Patterns are recurring solutions Ray Group has seen ship well in production (or seen fail when absent). Look up a single pattern by slug, or filter by category or by the rubric area the pattern relates to.

get_glossary_entryA

Returns a cognitive-bias / heuristic / principle entry from the Ray Group DeFi UX glossary, with the bias's general definition and its specific manifestation in DeFi product UX. Use when reasoning about a UX decision and you want a named, well-defined cognitive concept to anchor the analysis.

list_categoriesA

Returns the top-level structure of the Ray Group DeFi UX MCP corpus — every rubric area, every pattern slug, every glossary entry slug. Use this as a discovery tool before more specific queries: it lets the agent see what's available without exhaustive crawling.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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