Geppetto-Robot-Directory
vlatest
io.smithery.hello-oipe.Geppetto-Robot-Directory
io.smithery.axel-belfort.vector-search · vlatest
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.
热度数据
Vector Search — In-Memory TF-IDF Semantic Store 是一个MCP Server,收录自 smithery。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"io-smithery-axel-belfort-vector-search": {
"url": "https://smithery.ai/servers/axel-belfort/vector-search"
}
}
}Query the world's robot directory — 812 robots across 30 categories and 319 brands. Tools: search_robots (by category, brand, price, use case), get_robot and get_robot_full (complete specs), compare_robots (side-by-side diff), get_category, and get_job_automation_risk (robot displacement scores for 240+ professions — data available nowhere else). All reads public, no auth.
{
"id": "io.smithery.axel-belfort.vector-search",
"type": "mcp-server",
"version": "latest",
"displayName": "Vector Search — In-Memory TF-IDF Semantic Store",
"description": "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.\n\nTools: data_vector_search.\n\nUse 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.\n\nReturns: {results[], scores[], matchCount}. No API key required — x402 micropayment $0.005/call on Base L2.",
"iconUrl": "https://www.google.com/s2/favicons?domain=github.com&sz=64",
"homepage": "https://github.com/Br0ski777/vector-search-x402",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://smithery.ai/servers/axel-belfort/vector-search"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:3580",
"remote"
],
"provenance": {
"origin": "smithery",
"originalId": "axel-belfort/vector-search",
"originalUrl": "https://smithery.ai/servers/axel-belfort/vector-search",
"isOfficial": false,
"status": "active"
}
}