74
/ 100
14 days ago
glama

agent-store

Minimal agent telemetry store with OTLP/HTTP ingestion to Postgres and MCP streamable-http tools for querying logs, traces, and metrics.

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.
🔐
You'll be asked for 1 credential: MCP_READ_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.
configAUDIT_DIR./data Directory for ingest audit JSONL files
configDATABASE_URLFull postgres URL (overrides PGHOST etc.)
configMCP_PATH/mcp MCP endpoint path
🔐 secretMCP_READ_TOKEN
configPGDATABASEPGHOST=localhost PGPORT=5432 PGUSER=postgres PGPASSWORD=secret =agentstore \
configPGHOSTlocalhost PGPORT=5432 PGUSER=postgres PGPASSWORD=secret PGDATABASE=agentstore \
configPGPASSWORDPGHOST=localhost PGPORT=5432 PGUSER=postgres =secret PGDATABASE=agentstore \
configPGPORTPGHOST=localhost =5432 PGUSER=postgres PGPASSWORD=secret PGDATABASE=agentstore \
configPGUSERPGHOST=localhost PGPORT=5432 =postgres PGPASSWORD=secret PGDATABASE=agentstore \
configPORT4318 HTTP listen port
// 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/zyx1121-vivarium-store-h8qzr4)](https://m8ven.ai/mcp/zyx1121-vivarium-store-h8qzr4)
commit: ca3e5efb43725fd2779be49b4b65e0199bf0cbe8
code hash: 50157ff9cd8705e95632afbfea204461469506f4952f7f7535c9e67a3a905220
verified: 6/28/2026, 9:12:15 AM
view raw JSON →