71
/ 100
10 days ago
glama

DOS Growth MCP Server

Connects a brokerage account to AI assistants, enabling portfolio queries, order management, and market data access through natural language.

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 7 credentials: DOS_GROWTH_API_KEY, GROWW_API_KEY, DOS_GROWTH_API_SECRET, GROWW_API_SECRET, DOS_GROWTH_API_TOKEN, GROWW_API_TOKEN, DOS_GROWTH_ACCESS_TOKEN
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.
configHOST
configPORT
🔐 secretDOS_GROWTH_API_KEYyour_api_key_here
🔐 secretGROWW_API_KEYFor compatibility with earlier installations, , GROWW_API_SECRET, and GROWW_API_TOKEN are also accepted as fallback names.
🔐 secretDOS_GROWTH_API_SECRETyour_api_secret_here
🔐 secretGROWW_API_SECRETFor compatibility with earlier installations, GROWW_API_KEY, , and GROWW_API_TOKEN are also accepted as fallback names.
🔐 secretDOS_GROWTH_API_TOKENOptional: =your_predefined_token_if_available
🔐 secretGROWW_API_TOKENFor compatibility with earlier installations, GROWW_API_KEY, GROWW_API_SECRET, and are also accepted as fallback names.
🔐 secretDOS_GROWTH_ACCESS_TOKENa long, random token that protects the MCP endpoints
configDOS_GROWTH_REQUIRE_AUTH
// 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 4 concrete improvements 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/dikshu143644-dos-growth-mcp-1g1tjv)](https://m8ven.ai/mcp/dikshu143644-dos-growth-mcp-1g1tjv)
commit: 0af8568288f831ed47917722429f8934c21fefda
code hash: 4b5da2f44373aab92d74265bb42478b9983defb20bd5d5e775a69a3c77bbc781
verified: 7/21/2026, 9:24:15 AM
view raw JSON →