73
/ 100
1 month ago
glama

Revenium MCP Server

Connects AI agents to Revenium for cost tracking, alerting, and usage-based billing, enabling AI assistants to manage costs, set alerts, and handle billing operations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, REVENIUM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configREVENIUM_ENABLE_FALLBACK
configREVENIUM_FALLBACK_ON_ERROR
configAI_MODEL_NAME
🔐 secretOPENAI_API_KEY
configAI_BASE_URL
configAI_MAX_TOKENS
configAI_TEMPERATURE
configAI_TIMEOUT_SECONDS
configAI_RATE_LIMIT
configAI_ROUTING_ENABLED
configAI_ROUTING_CONFIG_FILE
configREVENIUM_MCP_ORG_NAME
configREVENIUM_MCP_ORG_ID
configREVENIUM_MCP_PRODUCT
configREVENIUM_MCP_AGENT_TYPE
configREVENIUM_MCP_SUBSCRIPTION_ID
configREVENIUM_MCP_DETAILED_TRACKING
configREVENIUM_MCP_INCLUDE_CONTEXT
configREVENIUM_DEFAULT_EMAILCustom alert email preferences alerts@company.com
configREVENIUM_TEAM_IDMulti-tenant environments ABC123x
configREVENIUM_DEBUG_MODE
configREVENIUM_TIMEOUT
configREVENIUM_ENV
configREVENIUM_MAX_RETRIES
configREVENIUM_CONFIG_FILE
configAUTH_MODEe =api_key \
configREVENIUM_ALLOW_HTTP
configUCM_CACHE_TTL
configUCM_CLEANUP_INTERVAL
🔐 secretREVENIUM_API_KEYe =hak_your_api_key_here \
configMCP_STARTUP_VERBOSE
configREVENIUM_BASE_URLe =https://api.revenium.ai \
configREVENIUM_HTTP_MAX_KEEPALIVE
configREVENIUM_HTTP_MAX_CONNECTIONS
configREVENIUM_HTTP_KEEPALIVE_EXPIRY
configREVENIUM_HTTP_TIMEOUT
configREVENIUM_OWNER_IDNon-primary user scenarios GHI789z
configREVENIUM_TENANT_IDOperating on behalf of different tenant DEF456n
configUCM_WARNINGS_ENABLED
configREVENIUM_APP_BASE_URL
configREVENIUM_USE_NEW_ANALYTICS_API
configLOG_LEVELLogging verbosity level DEBUG
configAPI_KEY_CACHE_TTL_SECONDS
configCLERK_OIDC_CONFIG_URL_OVERRIDE
configREVENIUM_LOG_FILE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/revenium-revenium-mcp-15xpt5)](https://m8ven.ai/mcp/revenium-revenium-mcp-15xpt5)
commit: 79e968bc72948784b002290be7f899fa343ac236
code hash: ae21eb0b2c28c02b091025aa8d2205b2b808ebe23a7226e1c3bac7497182ddf8
verified: 6/24/2026, 10:00:23 AM
view raw JSON →