Back to search
30
MCP

io.github.mukundakatta/ragmetric-mcp

io.github.mukundakatta/ragmetric-mcp

RAG retrieval IR metrics: recall@k, hit@k, MRR, NDCG@k, evaluate_batch.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.intelagentstudios/mcp-file-processor
Text extraction, keyword extraction, language detection, and chunking for RAG
0 tools
io.github.mukundakatta/ragdrift-mcp
Diagnose RAG drift: interpret scores, recommend thresholds, explain dimensions.
0 tools
io.github.csoai-org/rag-knowledge-mcp
rag-knowledge-mcp MCP server by MEOK AI Labs
0 tools
io.github.csoai-org/rag-knowledge-graph-mcp
rag-knowledge-graph-mcp MCP server by MEOK AI Labs
0 tools
io.github.mukundakatta/citecite-mcp
Inject, parse, and strip [N] citation markers in RAG outputs.
0 tools
io.github.vectifyai/pageindex-mcp
Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mukundakatta/ragmetric-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}