Trading-Agent- (Mohanrajp05/Trading-Agent-) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 247 tools. No publisher has claimed this listing.

C
Emerging
74/100
10 days ago

Trading-Agent-

An autonomous AI trading platform with three core agents—Researcher (finds market insights), Trader (executes trades), and Evaluator (monitors performance)—all connected through Model Context Protocol (MCP).

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

Mohanrajp05

Source: github_code

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Secret credentials may flow to a network call
13 flows detected: SERPER_API_KEY, EXCHANGE_RATE_API_KEY, PUSHOVER_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 26 credentials: OPENAI_API_KEY, SERPER_API_KEY, TAVILY_API_KEY, TICKETMASTER_KEY, WEATHERAPI_KEY, GEMINI_API_KEY, GOOGLE_API_KEY, GIPHY_API_KEY, DEEPSEEK_API_KEY, OPENROUTER_API_KEY, OLLAMA_API_KEY, CEREBRAS_API_KEY, BRAVE_API_KEY, POLYGON_API_KEY, NEWS_API_KEY, EXCHANGE_RATE_API_KEY, GITHUB_TOKEN, MASSIVE_API_KEY, GOOGLE_CLIENT_SECRET, SENDGRID_API_KEY, PUSHOVER_TOKEN, OPENWEATHERMAP_API_KEY, GOOGLE_MAPS_API_KEY, TELEGRAM_BOT_TOKEN, TRAVILY_API_KEY, SERPAPI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretOPENAI_API_KEY
🔐 secretSERPER_API_KEY
🔐 secretTAVILY_API_KEY
configMODEL
🔐 secretTICKETMASTER_KEY
🔐 secretWEATHERAPI_KEY
🔐 secretGEMINI_API_KEY
🔐 secretGOOGLE_API_KEY
configGEMINI_MODEL
🔐 secretGIPHY_API_KEY
🔐 secretDEEPSEEK_API_KEY
🔐 secretOPENROUTER_API_KEY
🔐 secretOLLAMA_API_KEY
🔐 secretCEREBRAS_API_KEY
configUSE_MANY_MODELS
configASKET_UI_HOST
configASKET_UI_PORT
🔐 secretBRAVE_API_KEY
🔐 secretPOLYGON_API_KEY
🔐 secretNEWS_API_KEY
🔐 secretEXCHANGE_RATE_API_KEY
🔐 secretGITHUB_TOKEN
🔐 secretMASSIVE_API_KEY
configMCP_MAX_RETRIES
configMCP_RETRY_DELAY
configGOOGLE_OAUTH_CREDENTIALS
configAGENTCRM_CALENDAR_ENABLED_TOOLS
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configPOLYGON_PLAN
🔐 secretSENDGRID_API_KEY
configSENDGRID_FROM_EMAIL
configSENDGRID_TO_EMAIL
configPUSHOVER_USER
🔐 secretPUSHOVER_TOKEN
🔐 secretOPENWEATHERMAP_API_KEY
🔐 secretGOOGLE_MAPS_API_KEY
🔐 secretTELEGRAM_BOT_TOKEN
configTELEGRAM_CHAT_ID
🔐 secretTRAVILY_API_KEY
🔐 secretSERPAPI_API_KEY
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

247/247 tools missing one or more hints — current_date (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); current_time (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); shift_date (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +244 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool inputs are validated

236/238 tool handlers declare input schemas (99%)

Declare an inputSchema with zod/joi/yup on every tool definition.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Tool test coverage

Only 1/247 tools referenced in tests (0%)

Write tests that reference each tool by name so every tool has at least one test.

Secrets not logged

4 secret values sent to logger.info/print

Redact or omit secret values from log output.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 6 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/mohanrajp05/trading-agent-)](https://m8ven.ai/mcp/mohanrajp05/trading-agent-)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: ca5d3e6f72d3c8497a6d1dc99d45ee0c0a60c94b
code hash: 9b1e1252eaaae5b1fea35a80b5db3b451897ee98beaa27774e01e16437d7fd4a
verified: 9/2/2026, 9:11:48 PM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client