Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_AGENT_KEYNoAPI key for Autonomous Intelligence. Required only for swap building and submission (build_swap, submit_swap); optional for read-only tools.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_quoteA

Get a swap quote (route, expected out, 2% fee disclosed) for inputMint→outputMint of amount in base units.

check_token_safetyC

Rug-gate a token: honeypot, mint/freeze authority, liquidity lock, holder concentration.

find_gemsC

Rug-gated new/trending tokens. tab: new | trending | graduated.

get_token_infoB

Live price, liquidity and market cap for a mint.

list_tradeable_tokensD

Every token swappable on the DEX.

build_swapA

Build an UNSIGNED swap transaction (2% fee baked in) + a build_id. Requires an API key. Sign it locally with your own wallet, then call submit_swap with the same build_id. Your key never leaves your environment.

submit_swapA

Broadcast an already-signed swap transaction with its build_id. Requires an API key. Returns the signature and confirmation status.

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/mmahdiahamed92-png/autonomous-intelligence-mcp'

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