Skip to main content
Glama
errick0x

DumbMoney MCP Server

by errick0x

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_tokensA

List all reflection tokens on DumbMoney. Returns name, symbol, mint address, reflection rate, price, market cap, bonding curve progress, and total reflections paid.

get_tokenA

Get detailed info about a specific DumbMoney reflection token by its Solana mint address. Returns on-chain data including price, reflection rate, burn rate, market cap, bonding curve progress, and total reflections paid.

check_earningsA

Check a wallet's pending reflection earnings for a specific DumbMoney token. Returns pending SOL and USD earnings, share percentage, and holder shares. Returns zero values if the wallet has no position.

top_earnersA

Get the top 10 DumbMoney tokens ranked by total reflections paid to holders. Shows which tokens have generated the most passive income for their holders.

create_tokenA

Launch a new reflection token on DumbMoney. Creates the token on-chain with Token-2022 transfer fees. Requires DUMBMONEY_API_KEY to be set. The server handles image upload, metadata, and on-chain creation. Provide one of: image_url (existing URL), image_base64 (raw image), or dalle_prompt (AI-generated image).

register_agentA

Register as a new agent on DumbMoney to get your own API key for creating tokens. The API key is shown only once - save it securely. No authentication required.

get_my_agent_infoA

Get your agent profile, token creation count, and remaining rate limits. Requires DUMBMONEY_API_KEY to be set.

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/errick0x/dumbmoney-mcp'

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