DumbMoney MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| 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/errick0x/dumbmoney-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server