MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/seldonframe/reelier
Code ExecutionOfficialTypeScript
S

seldonframe/reelier

Record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift — CI + snapshot tests for MCP tool-call workflows. `npx -y reelier serve`

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

Record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift — CI + snapshot tests for MCP tool-call workflows. `npx -y reelier serve`

Installation

npx -y reelier serve

Configuration

Configuration example is not available yet.

Capabilities

  • Replay recorded skills deterministically

    Ask to `reelier run` a saved `.skill.md` at 0 tokens, read-only by default, for byte-identical re-execution.

  • Detect drift in agent runs

    Use `reelier diff` to compare a replay against the original and flag SAME or DRIFTED per step, exiting 1 on any change.

  • Gate dependency bump PRs

    Have the assistant set up a CI workflow that replays your skill against Dependabot/Renovate PRs and fails on the exact drifted step.

  • Convert existing traces into skills

    Compile a `trace.jsonl` or an existing `SKILL.md` into a replayable skill via `reelier compile`, with honest gaps listed as open questions.

  • Verify signed receipts offline

    Run `reelier verify` to recompute every claim in a pushed receipt's ladder, showing which rungs are proven and which are honest gaps.

  • Inspect agent coverage before recording

    Use `reelier init --dry-run` to check Path A/B/C observation coverage and replay candidates without writing or changing anything.

Tags

  • testing-qa
  • workflow-automation
  • development
  • awesome-list

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago