74
/ 100
29 days ago
glama

Unified Agent Context System

A highly configurable MCP server with modular architecture supporting portfolio management and test tools over HTTP or stdio transport.

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_INTERNAL_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.
configENABLE_MODULE_PORTFOLIOPortfolio: , PORTFOLIO_NAMESPACE, PORTFOLIO_CONTENT_ROOT, PORTFOLIO_CORPUS_VERSION
configENABLE_MODULE_TEST_TOOLSPrzykładowy moduł demonstracyjny (zod + server.tool): {ns}_get_user_data, {ns}_get_products. Domyślny namespace: test (TEST_TOOLS_NAMESPACE). W środowisku produkcyjnym zwykle wyłączasz: =false.
configMCP_HOST├── docker-compose.yml # Przykładowe wdrożenie HTTP (, MCP_PORT)
🔐 secretMCP_INTERNAL_TOKEN│ │ ├── http.ts # Streamable HTTP, /mcp, Bearer (wymagany )
configMCP_PORT├── docker-compose.yml # Przykładowe wdrożenie HTTP (MCP_HOST, )
configPORTFOLIO_CONTENT_ROOTPortfolio: ENABLE_MODULE_PORTFOLIO, PORTFOLIO_NAMESPACE, , PORTFOLIO_CORPUS_VERSION
configPORTFOLIO_CORPUS_VERSIONPortfolio: ENABLE_MODULE_PORTFOLIO, PORTFOLIO_NAMESPACE, PORTFOLIO_CONTENT_ROOT,
configPORTFOLIO_MANIFEST_PATH
configPORTFOLIO_NAMESPACENarzędzia (prefix domyślny portfolio_, konfigurowalny przez ):
configTEST_TOOLS_NAMESPACEPrzykładowy moduł demonstracyjny (zod + server.tool): {ns}_get_user_data, {ns}_get_products. Domyślny namespace: test (). W środowisku produkcyjnym zwykle wyłączasz: ENABLE_MODULE_TEST_TOOLS=false.
// 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 2 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/matej2314-mateo2314-mcp-server-dsd9x9)](https://m8ven.ai/mcp/matej2314-mateo2314-mcp-server-dsd9x9)
commit: ead43bcd5b1e2e57f8bd6e85837e826330d73736
code hash: 9e5a309a2bac6d57a5902c817e9683526029fea4bad064f527de4adfe4052a91
verified: 6/23/2026, 10:41:03 AM
view raw JSON →