Skip to main content
Glama
dogeshitmeme

Dogeshit MCP

by dogeshitmeme

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address. Default 127.0.0.1.127.0.0.1
CHAINYesThe chain identifier (anvil, sepolia, mainnet). Required.
RPC_URLYesRPC endpoint URL or comma-separated list for fallback. Required.
TOKEN_ADDRESSYesDeployed token contract address. Required.
RELAYER_QUEUE_MAXNoGlobal maximum in-flight transactions. Default 50.50
RELAYER_PRIVATE_KEYYesPrivate key of the relayer wallet that signs mint transactions. Required.
SHUTDOWN_TIMEOUT_MSNoGraceful shutdown drain budget in milliseconds. Default 25000.25000
MCP_ALLOWED_IP_CIDRSNoIP allowlist for MCP endpoints (e.g., 160.79.104.0/21). Strongly recommended in production.
RELAYER_MAX_FEE_GWEIYesGas price cap in Gwei. Required.
MINT_DELEGATE_ADDRESSYesDeployed MintDelegate contract address. Required.
RELAYER_MIN_BALANCE_ETHNoMinimum ETH balance for the relayer before health check returns 503. Default 0.05.0.05
RELAYER_TASK_TIMEOUT_MSNoReceipt-wait budget per request in milliseconds. Default 120000.120000
RELAYER_QUEUE_PER_KEY_MAXNoPer-caller in-flight cap. Default 1.1

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/dogeshitmeme/dogeshit-mcp'

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