Skip to content
Back to search
30
MCP

io.github.vectros-ai/mcp-server

io.github.vectros-ai/mcp-server

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

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.infino-ai/mcp-server
Keyword, vector, hybrid, and SQL retrieval over data on object storage, for AI agents.
0 tools
in.creo-memories/mcp-server
Memory system for AI agents with semantic search. Store and recall memories with ease.
0 tools · streamable-http
io.github.acedatacloud/mcp-serp
MCP server for Google search results via SERP API
0 tools · streamable-http
io.github.n24q02m/mnemo-mcp
Persistent AI memory with hybrid search (FTS5 + semantic) and cross-machine sync.
0 tools
io.github.csoai-org/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools
io.github.AceDataCloud/mcp-serp
MCP server for Google search results via SERP API
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.vectros-ai/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}