Author rules from policy docs, then decide: a Rete engine gives the verdict, an LLM explains why.
What it says
The record the registry holds
Where it answers
https://ai-rete-rag.com/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
ai-rete-rag-mcp · pypi · 0.6.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.ai-rete-rag/ai-rete-rag-mcp",
"description": "Author rules from policy docs, then decide: a Rete engine gives the verdict, an LLM explains why.",
"title": "ai·rete·rag",
"repository": {
"url": "https://github.com/zaharajabeen13-create/ai-rete-rag-mcp",
"source": "github"
},
"version": "0.6.1",
"websiteUrl": "https://ai-rete-rag.com",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "ai-rete-rag-mcp",
"version": "0.6.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your ai·rete·rag API key (create one at ai-rete-rag.com under Settings -> API Keys). Authenticates calls and ties them to your plan quota.",
"isRequired": true,
"isSecret": true,
"name": "AI_RETE_RAG_API_KEY"
},
{
"description": "API base URL. Defaults to https://ai-rete-rag.com; override for local development.",
"name": "AI_RETE_RAG_API_URL"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://ai-rete-rag.com/mcp",
"headers": [
{
"description": "Bearer <your ai-rete-rag API key> (ik_...), created at ai-rete-rag.com under Settings -> API Keys. Optional: without it the shared demo domains are still available.",
"isSecret": true,
"name": "Authorization"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-05T18:01:28.461832Z",
"publishedAt": "2026-08-05T18:01:28.461832Z",
"updatedAt": "2026-08-05T18:01:28.461832Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 0.6.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.