Loading MCP server directory, please wait...
Prompt-injection detector for untrusted text before it reaches an LLM (RU/EN). BYO lovec.tech key.
npx @getmcp/cli add io.github.lovec-tech/lovec-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
LOVEC_KEYAPI key issued at https://lovec.tech (format aig_...). Every check is billed to this key's balance.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lovec-tech/lovec-mcp": {
"command": "uvx",
"args": [
"lovec-mcp"
],
"env": {
"LOVEC_KEY": "",
"LOVEC_BASE": "https://lovec.tech",
"LOVEC_TIMEOUT": "60"
}
}
}
}