Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PRIVATE_KEYNoEVM private key (hex, 0x-prefixed or raw) for auto-payment in paid mode

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
catalogA

Returns the full Valorem MEV Intelligence service catalog — all available endpoints, their prices (USDC), and brief descriptions. This tool is free and requires no payment.

liquidation_watchlistA

Fetches Aave V3 near-liquidation positions from Valorem's real-time monitor. Returns wallet addresses, health factors (close to 1.0 are at risk), collateral assets, debt assets, and liquidation thresholds. Cost: $0.50 USDC per call.

decoded_hintsA

Returns the last 50 decoded MEV-Share hints from the Flashbots hint stream. Each hint includes swap direction (buy/sell), pool address, and token pair. Useful for front-running detection and MEV opportunity scanning. Cost: $0.10 USDC per call.

builder_statsA

Returns per-builder block-inclusion statistics for major Ethereum block builders: Flashbots, Titan, Beaver, BuilderNet, and Quasar. Includes acceptance rates, block counts, and health status. Cost: $0.25 USDC per call.

agent_intelligenceA

Provides intelligence on agent wallets interacting with the Valorem x402 ecosystem. Returns active wallet addresses, x402 USDC spending patterns, top data providers, and behavioral signals. Cost: $1.00 USDC per call.

pool_spreadsA

Detects arbitrage spread opportunities across 125+ liquidity pools on Base and Arbitrum L2 networks. Returns pool addresses, spread percentages, token pairs, and estimated profit windows. Cost: $0.05 USDC per call.

token_safetyA

Classifies an ERC-20 token as taxed, rebasing, or reflective — three patterns that cause unexpected losses in MEV and arb strategies. Cost: $0.02 USDC per call.

rpc_healthA

Returns real-time health metrics for multiple RPC providers: latency (ms), success rate, error rate, and uptime. Useful for routing decisions in high-frequency MEV strategies. Cost: $0.01 USDC per call.

rpc_proxyA

Proxies a JSON-RPC call through Valorem's premium Reth L1 node (~6 ms latency). Supports any standard Ethereum JSON-RPC method. Cost: $0.001 USDC per call.

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/ValoremFoundation/valorem-mev-mcp'

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