← All servers
πŸ”

ServerVerifiedπŸ›‘ No advisories

io.github.vectros-ai/mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/vectros-ai, which proved it owns this namespace.

Verified owner: github.com/vectros-ai β†—io.github.vectros-ai/mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs VECTROS_API_KEY.
βœ“
Configuration
Reads VECTROS_KEYRING_ALIAS, VECTROS_API_BASE_URL, VECTROS_MCP_TOOLS.

About

Typed record store + hybrid search over MCP: deterministic lookups + semantic memory, per-customer.

Packages & transports

npm@vectros-ai/mcp-serverv0.11.0 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@vectros-ai/mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @vectros-ai/mcp-server