Skip to content
Back to search
30
MCP v1.0.0 streamable-http

com.mcparmory/ragie

com.mcparmory/ragie

Ingest, manage, and retrieve documents for RAG-powered AI applications

Uptime
0.0%
39 probes
Response
35ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcparmory-ragie
Ingest, manage, and retrieve documents for RAG-powered AI applications
0 tools
io.github.infoinlet-marketplace/mcp-knowledge-rag
Permission-aware RAG for agents — ingest docs, hybrid search, cited answers (hosted API).
0 tools
Ragora
Search your knowledge bases from any AI assistant using hybrid RAG.
0 tools · streamable-http
com.apple-rag/mcp-server
Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients
0 tools · streamable-http
com.mcparmory/agentql
Query webpages and extract structured data using natural language
0 tools
com.mcparmory/replicate
Run AI models, create deployments, and manage predictions via cloud API
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "com.mcparmory/ragie": {
      "url": "https://mcp.mcparmory.com/ragie",
      "transport": "streamable-http"
    }
  }
}