vectros-mcp-server

vectros-ai/vectros-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
Vectros MCP server for agentic use
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vectros-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "vectros-ai/vectros-mcp-server"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server that exposes Vectros — hybrid search, structured records, documents, and in-perimeter RAG / document Q&A — to MCP-aware agents (Claude Desktop, Cursor, Code, Cline, Continue, VS Code, hosted agent platforms). ``` npx -y @vectros-ai/mcp-server

Tools (20)

VECTROS_ALLOW_INSECURE_BASE_URLVECTROS_API_BASE_URLVECTROS_API_KEYVECTROS_MCP_DEBUGVECTROS_MCP_HTTP_ALLOWED_HOSTSVECTROS_MCP_HTTP_ALLOWED_ORIGINSVECTROS_MCP_HTTP_ALLOW_INSECUREVECTROS_MCP_HTTP_BEARER_TOKENVECTROS_MCP_HTTP_HOSTVECTROS_MCP_HTTP_PORTVECTROS_MCP_INGEST_ROOTVECTROS_MCP_SKIP_PING_VALIDATIONVECTROS_MCP_TOOLScurrent_identitydocument_askdocument_deletedocument_getdocument_ingestdocument_querydocument_update

Topics

aiai-agentsclaudeembeddingsgenaiknowledge-basellmmcpmodel-context-protocolragretrieval-augmented-generationsemantic-searchtypescriptvector-searchvectros