ai·rete·rag
Rank #10,486com.ai-rete-rag/ai-rete-rag-mcp
Author rules from policy docs, then decide: a Rete engine gives the verdict, an LLM explains why.
ai·rete·rag is a Model Context Protocol (MCP) server published by zaharajabeen13-create. It ranks #10,486 of 132,113 servers tracked on MCP Toplist. ai·rete·rag is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 13, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 121,627 of 132,113 servers on MCP Toplist.
Use ai·rete·rag
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ai-rete-rag-mcp https://ai-rete-rag.com/mcpclaude mcp add --transport http ai-rete-rag-mcp https://ai-rete-rag.com/mcp/authThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add ai-rete-rag-mcp -e "AI_RETE_RAG_API_KEY=<your AI_RETE_RAG_API_KEY>" -e "AI_RETE_RAG_API_URL=<your AI_RETE_RAG_API_URL>" -- uvx ai-rete-rag-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ai-rete-rag-mcp]
url = "https://ai-rete-rag.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.ai-rete-rag-mcp]
url = "https://ai-rete-rag.com/mcp/auth"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.ai-rete-rag-mcp]
command = "uvx"
args = ["ai-rete-rag-mcp"]
[mcp_servers.ai-rete-rag-mcp.env]
AI_RETE_RAG_API_KEY = "<your AI_RETE_RAG_API_KEY>"
AI_RETE_RAG_API_URL = "<your AI_RETE_RAG_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://ai-rete-rag.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://ai-rete-rag.com/mcp/authSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ai-rete-rag-mcp": {
"command": "uvx",
"args": [
"ai-rete-rag-mcp"
],
"env": {
"AI_RETE_RAG_API_KEY": "<your AI_RETE_RAG_API_KEY>",
"AI_RETE_RAG_API_URL": "<your AI_RETE_RAG_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ai-rete-rag-mcp": {
"url": "https://ai-rete-rag.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ai-rete-rag-mcp": {
"url": "https://ai-rete-rag.com/mcp/auth"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ai-rete-rag-mcp": {
"command": "uvx",
"args": [
"ai-rete-rag-mcp"
],
"env": {
"AI_RETE_RAG_API_KEY": "<your AI_RETE_RAG_API_KEY>",
"AI_RETE_RAG_API_URL": "<your AI_RETE_RAG_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ai-rete-rag-mcp": {
"type": "http",
"url": "https://ai-rete-rag.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ai-rete-rag-mcp": {
"type": "http",
"url": "https://ai-rete-rag.com/mcp/auth"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"ai-rete-rag-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ai-rete-rag-mcp"
],
"env": {
"AI_RETE_RAG_API_KEY": "<your AI_RETE_RAG_API_KEY>",
"AI_RETE_RAG_API_URL": "<your AI_RETE_RAG_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ai-rete-rag-mcp": {
"serverUrl": "https://ai-rete-rag.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ai-rete-rag-mcp": {
"serverUrl": "https://ai-rete-rag.com/mcp/auth"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ai-rete-rag-mcp": {
"command": "uvx",
"args": [
"ai-rete-rag-mcp"
],
"env": {
"AI_RETE_RAG_API_KEY": "<your AI_RETE_RAG_API_KEY>",
"AI_RETE_RAG_API_URL": "<your AI_RETE_RAG_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ai-rete-rag-mcp": {
"url": "https://ai-rete-rag.com/mcp"
}
}
}{
"mcpServers": {
"ai-rete-rag-mcp": {
"url": "https://ai-rete-rag.com/mcp/auth"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ai-rete-rag-mcp": {
"command": "uvx",
"args": [
"ai-rete-rag-mcp"
],
"env": {
"AI_RETE_RAG_API_KEY": "<your AI_RETE_RAG_API_KEY>",
"AI_RETE_RAG_API_URL": "<your AI_RETE_RAG_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.ai-rete-rag%2Fai-rete-rag-mcp)<a href="https://mcptoplist.com/server/com.ai-rete-rag%2Fai-rete-rag-mcp"><img src="https://mcptoplist.com/badge/com.ai-rete-rag%2Fai-rete-rag-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
zaharajabeen13-create
Other servers by zaharajabeen13-create
View all zaharajabeen13-create servers →Available versions (8)
| Version | Published |
|---|---|
| 0.7.0 | Aug 23, 2026 |
| 0.6.1 | Aug 5, 2026 |
| 0.6.0 | Aug 5, 2026 |
| 0.5.4 | Aug 4, 2026 |
| 0.5.3 | Aug 1, 2026 |
| 0.5.2 | Jul 31, 2026 |
| 0.5.1 | Jul 23, 2026 |
| 0.2.0 | Jul 13, 2026 |
Frequently asked questions
- Who maintains ai·rete·rag?
- ai·rete·rag is maintained by zaharajabeen13-create, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is ai·rete·rag listed on the Official MCP Registry?
- Yes — ai·rete·rag is listed on the Official MCP Registry, alongside Glama.
- How many versions does ai·rete·rag have?
- MCP Toplist tracks 8 versions of ai·rete·rag, most recently published on Aug 23, 2026.
- Where can I find the source code for ai·rete·rag?
- The source code for ai·rete·rag is hosted at github.com/zaharajabeen13-create/ai-rete-rag-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.