MCP.so
登录

Impri

@sekera-radim

关于 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).

基本信息

分类

AI 与智能体

许可证

MIT

运行时

node

发布者

sekera-radim

提交者

Radim Sekera

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

AI 与智能体 分类下的更多 MCP 服务器