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
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.
More AI & Agents MCP servers
Web Agent Protocol
OTA-Tech-AIπWeb Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Comments