Lovec runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.
Prompt-injection detector for untrusted text before it reaches an LLM (RU/EN). BYO lovec.tech key.
Today is the operative word: we check Lovec every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 lovec-mcp -- uvx lovec-mcp
{
"mcpServers": {
"lovec-mcp": {
"args": [
"lovec-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.lovec-mcp]
command = "uvx"
args = ["lovec-mcp"]
{
"mcpServers": {
"lovec-mcp": {
"args": [
"lovec-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"lovec-mcp": {
"args": [
"lovec-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
LOVEC_KEY (API key issued at https://lovec.tech (format aig_...). Every check is billed to this key's balance.), LOVEC_BASE (Alternative API host), LOVEC_TIMEOUT (Hard cap for one API call, seconds).
The author declared them in the registry entry; get the values from the project itself.
Detect prompt injection, jailbreaks, and code injection in untrusted text before it reaches an LLM.
Prompt-injection firewall for AI agents — scan untrusted text before LLM calls.
Block prompt injection, evasive spacing, and obscene content before it reaches your LLM.
Check an email before an AI agent sends it: send / ask a human / block. Detects prompt injection.
Redacts PII/PHI from text before it reaches an LLM. Fail-closed, self-hosted, no egress.
Prompt injection + PII detection for LLM apps and agent pipelines. Deterministic, sub-25ms.
Deterministic prompt-injection detector; signed, offline-verifiable verdicts. Not an LLM.
Detect prompt injection, jailbreak, and social-engineering attacks in LLM agents.
Answers built from our own checks of this server.