74
/ 100
9 hours ago
glama

vectros-ai/vectros-mcp-server

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.

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
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 1 credential: VECTROS_MCP_HTTP_BEARER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowtsup@8.0.0GHSA-3mv9-4h5g-vhg3

tsup DOM Clobbering vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configVECTROS_API_BASE_URLAdd -e =https://api.staging.vectros.ai for a non-production
configVECTROS_MCP_DEBUGno — Set 1 for verbose stderr logs.
configVECTROS_MCP_HTTP_ALLOWED_HOSTSHTTP only — Comma-separated extra Host values to allow (DNS-rebinding protection). Set to the public hostname(s) behind a reverse proxy.
configVECTROS_MCP_HTTP_ALLOWED_ORIGINSHTTP only — Comma-separated extra Origin values to allow.
configVECTROS_MCP_HTTP_ALLOW_INSECUREHTTP only — Set 1 to permit a non-loopback bind without a bearer token. Not recommended.
🔐 secretVECTROS_MCP_HTTP_BEARER_TOKENHTTP only — Client→server bearer token. Strongly recommended beyond localhost; required for a non-loopback bind.
configVECTROS_MCP_HTTP_HOSTHTTP only 127.0.0.1 Bind address. Use 0.0.0.0 for all interfaces (then set a bearer token).
configVECTROS_MCP_HTTP_PORTHTTP only 8765 Port for HTTP transport.
configVECTROS_MCP_INGEST_ROOTno process cwd Directory document_ingest's filePath mode is jailed to. Paths escaping it (traversal/absolute/symlink) or matching a sensitive pattern are rejected.
configVECTROS_MCP_SKIP_PING_VALIDATIONno — Set 1 to disable the startup /v1/ping check.
configVECTROS_MCP_TOOLSPass =hybrid_search,rag_ask to register only those
// 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/vectros-ai-vectros-mcp-server-1o7sqx)](https://m8ven.ai/mcp/vectros-ai-vectros-mcp-server-1o7sqx)
commit: b8e3a78fcb257d695c66d9ae42e16d769d95bb28
code hash: 18a890b3e5e040cd6b824ed20d2acb2169c410e20f7fbbdbca1588f33175df08
verified: 7/31/2026, 9:07:23 AM
view raw JSON →