Skip to main content
Glama
Baneado98

Mempool Doctor

by Baneado98

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the server (default: 8899)
homepageNoThe Vercel URL (same as PUBLIC_BASE_URL)
SERVICE_KEYNoOptional single service key
FORCE_LISTENNoForce server to listen on PORT (e.g., 'true')
PRO_API_KEYSNoComma-separated list of valid premium API keys
X402_ENABLEDNoEnable x402 payment (default: true)
PUBLIC_BASE_URLNoPublic base URL (homepage)
SERVICE_KEY_ENVNoEnvironment variable name for the buyer's API key (e.g., 'DNS_DOCTOR_KEY')
SERVICE_PRO_URLNoURL of the hosted /pro/run endpoint
STRIPE_PLAN_NAMENoName of the Stripe plan
STRIPE_KEY_PREFIXNoPrefix for Stripe keys (e.g., 'dns_')
STRIPE_SECRET_KEYNoStripe secret key
CLOUDFLARE_API_TOKENNoCloudflare API token
CLOUDFLARE_ACCOUNT_IDNoCloudflare account ID
STRIPE_WEBHOOK_SECRETNoStripe webhook secret
CLOUDFLARE_KV_NAMESPACE_IDNoCloudflare KV namespace ID

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_txA

Look up an EVM transaction live and answer 'is it stuck?'. Pass ':' or just a txhash (defaults ethereum; supports base/polygon/arbitrum/optimism/bsc). Reports pending/mined/not-found, compares the fee cap to the current base fee, returns MINED/HEALTHY/UNDERPRICED/STUCK. deep=true adds a concrete replace-by-fee + cancel gas plan and nonce-gap detection (premium). Read-only; never signs.

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/Baneado98/mempool-doctor'

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