73
/ 100
6 days ago
glama

Agent-Cortex

An OpenAPI-driven MCP agent hub that dynamically generates MCP tools from Swagger/OpenAPI specs, enabling conversational interaction with backend APIs through natural language.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: OPENAI_API_KEY, NEO4J_PASSWORD, QDRANT_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.
configCORTEX_API_HOST可选环境变量:、CORTEX_API_PORT(默认 0.0.0.0:8000)。
configCORTEX_API_PORT可选环境变量:CORTEX_API_HOST、(默认 0.0.0.0:8000)。
configCORTEX_API_RELOAD
configCORTEX_DEFAULT_SESSION_ID未传 session 时的默认 namespace(默认 mem:tester_id:default)
configCORTEX_MEMORY_DBSQLite 会话库路径(默认 data/memory.db)
configCORTEX_KB_DIR知识库向量索引持久化目录(Chroma;默认 data/knowledge_db)
configCORTEX_RAG_DOCSRAG 源文档路径(逗号分隔文件或目录);配置后自动开启 RAG 并在 Hub 启动时入库
configHUB_MAX_REVISION_ROUNDSReflection 修订重跑轮数(默认 1)
configCORTEX_AGENT_LOG开启 Agent / MCP 调试日志
configREFLECTION_FIXTURE
🔐 secretOPENAI_API_KEY编辑 .env,至少填写 ;对接业务 API 时填写 MCP_
configOPENAI_BASE_URL/ OPENAI_MODEL 兼容网关与模型名
configOPENAI_MODELOPENAI_BASE_URL / 兼容网关与模型名
configOPENAI_EMBEDDING_MODEL
configCORTEX_MCP_LOG
configNEO4J_URI
configNEO4J_USER
🔐 secretNEO4J_PASSWORD
configNEO4J_DATABASE
configNEO4J_SKIP_DNS_CHECK
🔐 secretQDRANT_API_KEY
configQDRANT_URL
configCORTEX_LOG_FILE
configCORTEX_ENABLE_RAG可选:0 强制关闭 RAG;1 在无文档路径时仅启用已有索引检索
// 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/zhong-y-j-agent-cortex-6uaom1)](https://m8ven.ai/mcp/zhong-y-j-agent-cortex-6uaom1)
commit: cea93694bec2d3f373daf5c486362d1c4fab3134
code hash: 3be8524e0a05b532d94ef62ddf1dbceff35e2c5cea10f76901200fce19599197
verified: 6/29/2026, 11:18:17 AM
view raw JSON →