目录 / Vector Search — In-Memory TF-IDF Semantic Store
MCP
鉴权未知
未评级
已上架
Vector Search — In-Memory TF-IDF Semantic Store
In-memory vector search API for AI agents. Store documents and query by semantic meaning using TF-IDF vectorization with cosine similarity. Lightweight alternative to Pinecone/Weaviate for small datasets. Tools: data_vector_search. Use this for building simple RAG systems, document matching, or semantic search over small collections (< 10K docs). IMPORTANT: For web-wide search, use web_search_query instead. Returns: {results[], scores[], matchCount}. No API key required — x402 micropayment $0.005/call on Base L2.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://vector-search--axel-belfort.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"Vector Search — In-Memory TF-IDF Semantic Store": {
"url": "https://vector-search--axel-belfort.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| data_vector_search | Use this when you need to store text documents and search them by semantic similarity. Accepts documents to store and a query to search. Uses TF-IDF vectorization with cosine similarity to find the mo |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。