MCP server for Vectros, a typed multi-tenant record store with hybrid search and citation-grounded RAG, enabling agents to query, search, and ask questions over their own indexed data.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
tsup DOM Clobbering vulnerability
process.env. You'll be asked to provide them before it can run.VECTROS_API_BASE_URL— Add -e =https://api.staging.vectros.ai for a non-productionVECTROS_MCP_DEBUG— no — Set 1 for verbose stderr logs.VECTROS_MCP_HTTP_ALLOWED_HOSTS— HTTP only — Comma-separated extra Host values to allow (DNS-rebinding protection). Set to the public hostname(s) behind a reverse proxy.VECTROS_MCP_HTTP_ALLOWED_ORIGINS— HTTP only — Comma-separated extra Origin values to allow.VECTROS_MCP_HTTP_ALLOW_INSECURE— HTTP only — Set 1 to permit a non-loopback bind without a bearer token. Not recommended.VECTROS_MCP_HTTP_BEARER_TOKEN— HTTP only — Client→server bearer token. Strongly recommended beyond localhost; required for a non-loopback bind.VECTROS_MCP_HTTP_HOST— HTTP only 127.0.0.1 Bind address. Use 0.0.0.0 for all interfaces (then set a bearer token).VECTROS_MCP_HTTP_PORT— HTTP only 8765 Port for HTTP transport.VECTROS_MCP_INGEST_ROOT— no process cwd Directory document_ingest's filePath mode is jailed to. Paths escaping it (traversal/absolute/symlink) or matching a sensitive pattern are rejected.VECTROS_MCP_SKIP_PING_VALIDATION— no — Set 1 to disable the startup /v1/ping check.VECTROS_MCP_TOOLS— Pass =hybrid_search,rag_ask to register only those[](https://m8ven.ai/mcp/vectros-ai-vectros-mcp-server-1o7sqx)