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 claudeThis 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 claudeAfter 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,483Forks
225Last commit
5 months agoRepository age
2 yearsLicense
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