io.github.lazymac2x/embedding-search
io.github.lazymac2x/embedding-search · v1.0.0 · MCP 2024-11-05
Cloudflare Workers MCP server: embedding-search
Reachability
reachable
checked 2026-07-14 04:08 UTC
Registry status active
Tools pinned 3
9b066f6c1994
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.lazymac2x
(GitHub-account verified by the official registry)
Repository
github.com/lazymac2x/embedding-search-api
Remote endpoints
https://api.lazy-mac.com/embedding-search/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:08 | first capture | 3 tools pinned |
Pinned tool definitions (3)
| Tool | Description |
|---|---|
| generate_embeddings | Generate vector embeddings for one or more texts using Cloudflare Workers AI (bge-base-en-v1.5, 768-dim). |
| semantic_search | Rank a list of documents against a query using cosine similarity of bge embeddings. Returns top-k matches with scores. |
| compute_similarity | Compute cosine similarity between two texts. Returns score in [-1,1]. Useful for dedup and relatedness. |
Status badge
[](https://toolpin.dev/servers/io.github.lazymac2x/embedding-search)
Maintain this server? Add the badge to your README — it links your users to this live status page.