Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PRIVATE_KEYYesYour wallet private key on Base
ALCHEMY_API_KEYYesYour Alchemy API key for Base L2 node access

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
contract_auditA

Scan smart contract code for vulnerabilities on Base L2. Returns risk score + findings.

base_gas_estimateA

Get current Base L2 gas prices in Gwei with safe/recommended/fast tiers.

yield_farmA

Scan DeFi protocols on Base for highest yield opportunities. Returns pool name, APY, TVL, risk level.

token_analyzerB

Analyze a token contract for honeypot risks, mint functions, ownership patterns. Returns risk score.

wallet_healthB

Analyze wallet portfolio diversification, token concentration, and recent activity. Returns health score 0-100.

generate_mnemonicA

Generate a secure BIP39 mnemonic phrase.

base_priceB

Get current price of a token on Base L2.

dex_quoteB

Get DEX swap quote on Base L2.

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/manteclaw/base-l2-agent-kit-mcp'

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