cluby-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLUBY_RPC_URL | Yes | The 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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