
Agentic Security
Agentic LLM Vulnerability Scanner / AI red teaming kit 🧪
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install msoedov/agentic_security -c claude
This command will automatically install and configure the Agentic Security MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
After opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"Agentic Security": {
"command": "uvx",
"args": [
"agentic_security"
],
"env": {
"GROQ_API_KEY": "${input:groq_api_key}"
}
}
}
}
Related topics:
Details:
Stars
1,335Forks
209Last commit
12 days agoRepository age
1 yearLicense
Apache-2.0
Auto-fetched from GitHub .
MCP servers similar to Agentic Security:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit