67
/ 100
10 days ago
glama

Discovery Agent MCP Server

Enables MCP-compliant agents to perform data discovery, schema matching, and export via HTTP, with a mock mode for demonstration.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAI_TOKENS_FILE
configIDMC_MODEmock for the demo catalogue, or unset for live mock
configIDMC_SESSION_FILE
configDISCOVERY_AGENT_HOST
configDISCOVERY_AGENT_PORT
configMCP_HOSTMCP_TRANSPORT=http =0.0.0.0 MCP_PORT=$PORT PYTHONPATH=backend python -m app.mcp
configMCP_PORTMCP_TRANSPORT=http MCP_HOST=0.0.0.0 =$PORT PYTHONPATH=backend python -m app.mcp
configMCP_ALLOWED_ORIGINSrequired — DNS-rebinding / CORS allowlist your Render URL (see step 5)
configMCP_TRANSPORThttp MCP_HOST=0.0.0.0 MCP_PORT=$PORT PYTHONPATH=backend python -m app.mcp
configB360_MDM_SERVER_EXE
// 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 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/puneethvenkatm-discovery-agent-mcp-server-1j23u6)](https://m8ven.ai/mcp/puneethvenkatm-discovery-agent-mcp-server-1j23u6)
commit: 208617ac5ed39ff605630eed47cf70901fe50e0d
code hash: edf4061f2d3027d422d3ac6ec21fb28532fd2b3ffefe9184748cb9a2f59f1f83
verified: 7/21/2026, 9:39:52 AM
view raw JSON →