MCP.so
Sign In

Impri

@sekera-radim

About Impri

Human-in-the-loop approval inbox for AI agents. An agent proposes an action, a human approves or rejects it, then it runs. Watchers + approval inbox, MCP + REST, self-hostable (MIT).

Basic information

Category

AI & Agents

License

MIT

Runtime

node

Publisher

sekera-radim

Submitted by

Radim Sekera

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "impri": {
      "command": "npx",
      "args": [
        "@impri/mcp"
      ],
      "env": {
        "IMPRI_API_KEY": "im_your_key_here"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Impri?

Human-in-the-loop approval inbox for AI agents. An agent proposes an action, a human approves or rejects it, then it runs. Watchers + approval inbox, MCP + REST, self-hostable (MIT).

How to use Impri?

The README includes setup instructions such as docker compose up.

Key features of Impri

  • CLI reference
  • Python SDK reference
  • TypeScript SDK reference
  • Integrations β€” LangChain, OpenAI Agents, CrewAI, n8n, Make, Zapier, webhook receivers
  • Web docs: https://impri.dev/docs

Use cases of Impri

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Impri

Where is the source code for Impri?

The source code is linked from the repository URL on this page.

Does Impri include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More AI & Agents MCP servers