Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALCHEMY_KEYNoOptional: private RPC instead of public
HOOD_MCP_PORTNoPort for HTTP transport (default 8730)8730
HOOD_MCP_NETWORKNoNetwork to use: mainnet or testnet (default mainnet)mainnet
HOOD_MCP_TRANSPORTNoTransport type: stdio or http (default stdio)stdio
HOOD_MCP_ENABLE_TRADINGNoMust be set to '1' to enable trading server
HOOD_MCP_MAX_SPEND_USDGNoPer-call spend cap in USD (default 25)25
HOOD_MCP_MAX_SESSION_USDGNoPer-session spend cap in USD (default 100)100
ROBINHOOD_CHAIN_PRIVATE_KEYNoPrivate key for trading server (0x...)
HOOD_MCP_ACKNOWLEDGE_ELIGIBILITYNoSet to '1' if eligible to hold Stock Tokens (default 0)0

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/nirholas/robinhood-chain-mcp'

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