Impact Preview runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from pypi. Last commit 13 Feb 2026.
Impact preview for AI agents - see what changes before any action executes.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
exec(code, safe_globals)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add impact-preview -- uvx impact-preview
{
"mcpServers": {
"impact-preview": {
"args": [
"impact-preview"
],
"command": "uvx"
}
}
}
[mcp_servers.impact-preview]
command = "uvx"
args = ["impact-preview"]
{
"mcpServers": {
"impact-preview": {
"args": [
"impact-preview"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"impact-preview": {
"args": [
"impact-preview"
],
"command": "uvx"
}
}
}
Pre-execution governance for AI agents. Validates tool calls before they execute.
Authorize consequential AI agent actions before execution
Pre-execution safety for AI agents on Base. Guard a token, tx or address: block/review/clear.
The trust harness for AI agents. Set what an agent can do before it acts.
Pre-execution audit for autonomous agents. Independent receipt before irreversible actions.
Local .NET compiler verification, change impact, and typed wiring for AI agents.
Expert review for AI agents. On-chain proof of human review.
Scans code changes for leaked secrets and insecure config, with actionable fixes for AI agents.
Answers built from our own checks of this server.