Skip to content
Back to search
30
MCP

VectorCache Semantic Vector Cache

io.github.pgalyen1987/vectorcache

x402-gated semantic vector cache for agent swarms: Redis-backed similarity lookup. Paid in USDC.

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

Similar MCP servers embedding-nearest

io.github.neerajg03/vector-memory
Semantic document memory using Redis vector store. Save and recall files with natural language.
0 tools
io.github.NeerajG03/vector-memory
Semantic document memory using Redis vector store. Save and recall files with natural language.
0 tools
Vector Search API
In-memory vector search with TF-IDF and cosine similarity. x402 micropayment.
0 tools · sse
Vector Search
In-memory vector search using TF-IDF and cosine similarity via x402 micropayment.
0 tools
Semantic Context
Provides semantic code search across large codebases using ChromaDB vector storage and configurable embeddings, enabling indexing of local p
0 tools
Gemdex
Semantic code search using Gemini embeddings, Milvus vector storage, and AST-aware tree-sitter chunking across 13+ programming languages.
0 tools

How to use

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

{
  "mcpServers": {
    "vectorcache_semantic_vector_cache": {
      "url": "None",
      "transport": "http"
    }
  }
}