Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3000
NODE_ENVNoSet to production for deployment
TRANSPORTNoTransport mode (http or stdio)stdio

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
sodax_get_supported_chains

List all blockchain networks supported by SODAX for cross-chain swaps and DeFi operations

sodax_get_swap_tokens

Get available tokens for swapping on SODAX, optionally filtered by chain

sodax_get_transaction

Look up a specific transaction by its hash to see status, amounts, and details

sodax_get_user_transactions

Get intent/transaction history for a specific wallet address

sodax_get_volume

Get solver volume data showing filled intents with filtering and pagination. Requires inputToken and outputToken. Optional filters: chain, solver, block range OR time range (don't mix both).

sodax_get_orderbook

Get current orderbook entries showing pending/open intents

sodax_get_money_market_assets

List all assets available for lending and borrowing in the SODAX money market

sodax_get_user_position

Get a user's lending and borrowing position in the money market

sodax_get_partners

List all SODAX integration partners including wallets, DEXs, and other protocols

sodax_get_token_supply

Get SODA token supply information including total, circulating, and burned amounts

sodax_refresh_cache

Clear the cached API data to force fresh fetches on next requests

docs_health

Check SDK documentation availability. Call this first if docs tools seem unavailable.

docs_refresh

Reconnect to SDK documentation and refresh available tools. Use if docs seem stale or unavailable.

docs_list_tools

List all SDK documentation tools with parameters. Essential for discovering what's available.

docs_searchDocumentation

[SDK Docs] Search across the documentation to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about Docs, find specific documentation, understand how features work, or locate implementation details. The search returns contextual content with titles and direct links to the documentation pages.

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/gosodax/sodax-builders-mcp'

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