48
/ 100
11 days ago
glama

Vybog MCP Server

MCP server for the Fund Tracking System, enabling agents to manage lending business data such as entities, borrowers, investors, deals, and referrals with full CRUD and bulk 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
🚨
Secret credentials may flow to a network call
1 flow detected: ADMIN_PASSWORD. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical, 16 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: ADMIN_PASSWORD, OPENAI_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.
configADMIN_EMAILadmin@example.com
🔐 secretADMIN_PASSWORD
configBACKEND_URL
🔐 secretOPENAI_API_KEYexport =your_api_key_here
configOPENAI_BASE_URLexport =https://api.openai.com/v1
configOPENAI_MODELexport =gpt-4o-mini
configOPENAI_TIMEOUT_MSexport =45000
// 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/chirag1749-fts-mcp-1knl77)](https://m8ven.ai/mcp/chirag1749-fts-mcp-1knl77)
commit: b696b8969922fc77e422e28cd76920d55c86d313
code hash: 0533c8a0db091fa79e4a3ca26c277439d7d18b4766dff0ffbd282b7f87afbd43
verified: 6/10/2026, 11:38:32 AM
view raw JSON →