
Reelier已验证已精选
@Maxime Houle
关于 Reelier
Agents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.




配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"reelier": {
"command": "docker",
"args": [
"run",
"--rm",
"ghcr.io/seldonframe/reelier",
"--help"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Reelier?
Agents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
How to use Reelier?
The README includes setup instructions such as docker run --rm ghcr.io/seldonframe/reelier --help.
Key features of Reelier
- assert: status == 200
- assert: json.results is array
- assert: json.count >= 1 # numeric range
- assert: json.plan is string # type
- assert: json.id matches /^usr_/ # value pattern
Use cases of Reelier
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Reelier
Where is the source code for Reelier?
The source code is linked from the repository URL on this page.
Does Reelier include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
常见问题
Where is the source code for Reelier?
The source code is linked from the repository URL on this page.
Does Reelier include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
基本信息
开发工具 分类下的更多 MCP 服务器
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
评论