Loomal

ragdrift-mcp

MCP server by github.com/mukundakatta/mcp-stack

Diagnose RAG drift: interpret scores, recommend thresholds, explain dimensions.

0 starsnpm: @mukundakatta/ragdrift-mcp

About ragdrift-mcp

ragdrift-mcp is an MCP (Model Context Protocol) server published by mukundakatta in the official MCP registry, listed under RAG Systems on Loomal. Diagnose RAG drift: interpret scores, recommend thresholds, explain dimensions.

It ships as an npm package (@mukundakatta/ragdrift-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mukundakatta/mcp-stack.

Use ragdrift-mcp with your agent

Claude Code · one command
claude mcp add ragdrift-mcp -- npx -y @mukundakatta/ragdrift-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ragdrift-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mukundakatta/ragdrift-mcp"
      ]
    }
  }
}
npm@mukundakatta/ragdrift-mcp

Frequently asked questions

What is ragdrift-mcp?
ragdrift-mcp is an MCP (Model Context Protocol) server by mukundakatta in the RAG Systems category. Diagnose RAG drift: interpret scores, recommend thresholds, explain dimensions.
How do I connect ragdrift-mcp to Claude, Cursor, or another MCP client?
Install ragdrift-mcp from its npm package (@mukundakatta/ragdrift-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ragdrift-mcp open source?
Yes — the source code is public at github.com/mukundakatta/mcp-stack.
Can AI agents pay to use ragdrift-mcp?
Not yet through Loomal — ragdrift-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ragdrift-mcp? Claim this listing free by verifying GitHub ownership, or contact us.