Base L2 Agent Kit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRIVATE_KEY | Yes | Your wallet private key on Base | |
| ALCHEMY_API_KEY | Yes | Your Alchemy API key for Base L2 node access |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| 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/manteclaw/base-l2-agent-kit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server