Vectros AI runs on your own machine — the client starts it, so there is no endpoint to ping. 297 installs a week from npm. Last commit 18 Sep 2026.
Typed record store + hybrid search over MCP: deterministic lookups + semantic memory, per-customer.
We read the source, 9 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const candidate = path.join(dir, command + ext);
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Create or update the GitHub Release
env:
GH_TOKEN: ${{ github.token }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server -- npx -y @vectros-ai/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@vectros-ai/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@vectros-ai/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@vectros-ai/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@vectros-ai/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VECTROS_API_KEY (Vectros API key. Use a least-privilege scoped key (ssk_...); mint one with `npx -y @vectros-ai/cli bootstrap`. Required for a registry install, which cannot assume any other tooling is present. If you also install the vectros CLI (0.9.0+), the server can instead resolve the key from its keyring and this can be left unset.), VECTROS_KEYRING_ALIAS (Optional. When VECTROS_API_KEY is unset and the vectros CLI is installed, resolve this keyring entry instead of the active one.), VECTROS_API_BASE_URL (Override the API base URL (default https://api.vectros.ai). Must be an official *.vectros.ai host.), VECTROS_MCP_TOOLS (Comma-separated subset of tool names to register (default: all 23 tools).).
The author declared them in the registry entry; get the values from the project itself.
RedM / RDR3 docs MCP server: native lookups, semantic search, VORP, RSGCore, oxmysql.
Public, read-only MCP over the complete 64-hexagram I Ching corpus. Deterministic lookup only.
An MCP server that gives LLMs persistent, searchable semantic memory
Shared cross-LLM long-term memory over MCP: semantic recall, sessions, and media (pgvector).
Cloud-persistent, semantic-search memory MCP — drop-in for server-memory, backed by ZeroDB.
Persistent AI memory with semantic search, conflict detection, and ticketing.
Bi-temporal graph store with 15 verified temporal operators as typed, deterministic MCP tools.
Git for your AI's context: local-first, deterministic memory over MCP. An elephant never forgets.
Answers built from our own checks of this server.