Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLUBY_RPC_URLYesThe RPC URL for the Robinhood Chain (or any EVM-compatible chain).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_marketsA

Every Cluby market: collateral, loan asset, liquidation LTV, live price, rates and whether it exists on chain yet.

get_marketB

One market in detail, by key (NVDA, SPY, ETH, NVDA-SHORT …).

get_positionB

A borrower's position in one market: collateral, debt, health factor and the price at which it is liquidated.

quote_borrowB

What a borrow would do before it is signed: health factor, liquidation price, and whether it exceeds the cap the app enforces.

quote_multiplyA

A leveraged position before it is opened: exposure, debt, resulting LTV, health factor and liquidation price.

list_vaultsA

The Earn side: vaults, what they hold, their fee and timelock.

protocol_factsB

Addresses, fee split, LLTV tiers and how to take a free Morpho flash loan.

recent_liquidationsA

Liquidations the indexer has seen. Requires CLUBY_INDEXER_URL; returns an empty list without it.

market_historyB

Supply, borrow, utilization and price over time for one market. Requires CLUBY_INDEXER_URL.

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/clubytech/cluby-mcp'

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