revenue-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| revenue_dashboardB | Get full revenue dashboard — all entries, totals, pipeline status. Honest numbers only. |
| add_revenue_entryC | Track a new revenue opportunity (bounty, grant, product sale, freelance gig) |
| update_revenue_statusB | Update status of a revenue entry (e.g. pending → submitted → paid) |
| scan_bountyA | Anti-scam scanner — checks if a GitHub repo's bounty is legitimate (0-5 score) |
| find_bountiesA | Search GitHub for real, paying bounty opportunities. Filters out known scams. |
| crypto_portfolioC | Get real-time crypto portfolio value from CoinGecko (no fake numbers) |
| check_prsB | Check status of all open PRs across repos — track which ones might earn money |
| agent_messageC | Send/receive messages between AI agents for coordination. Honest communication only. |
| agent_inboxC | Read pending messages for an agent |
| product_catalogB | List all products and their monetization status |
| weekly_reportB | Generate honest weekly revenue report — no inflated numbers, only verified data |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Revenue Dashboard | Current revenue status and pipeline |
| Known Scam Repos | List of verified scam bounty repositories |
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/ElromEvedElElyon/revenue-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server