MCP server: embedding pipeline ops + drift detection for production RAG. Assert query encoder matches index manifest; compute retriever stability between two index versions. Wraps embspec.
MCP server: embedding pipeline ops + drift detection for production RAG. Wraps the Python library [`embspec`](https://github.com/MukundaKatta/embspec) by re-implementing its query-shaped surface natively in TypeScript so the MCP server has zero runtime deps beyond the MCP SDK. ```bash npm install -g @mukundakatta/embspec-mcp