← Index

webEmbedding

io.github.jongko54/web-embedding·v0.3.7·Memory & RAG
Quality Score
90
/100

Source-first URL clone, capture, rebuild, and fidelity verification tools.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://webembedding-mcp.vercel.app/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "web-embedding": {
      "command": "npx",
      "args": [
        "-y",
        "web-embedding"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "web-embedding": {
      "command": "npx",
      "args": [
        "-y",
        "web-embedding"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y web-embedding
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Memory & RAG