InsAIts - AI Communication Security Monitor MCP Server
io.github.Nomadu27/insaits
What is the InsAIts - AI Communication Security Monitor MCP server?
Runtime AI-to-AI security monitor. 23 anomaly types, OWASP MCP Top 10 coverage.
How to install InsAIts - AI Communication Security Monitor
Copy-paste configuration for popular MCP clients.
INSAITS_API_KEYsecretOptional InsAIts API key for cloud features (free tier works without it)
{
"mcpServers": {
"insaits": {
"command": "uvx",
"args": [
"insa-its"
],
"env": {
"INSAITS_API_KEY": "<YOUR_INSAITS_API_KEY>"
}
}
}
}{
"mcpServers": {
"insaits": {
"command": "uvx",
"args": [
"insa-its"
],
"env": {
"INSAITS_API_KEY": "<YOUR_INSAITS_API_KEY>"
}
}
}
}{
"mcpServers": {
"insaits": {
"command": "uvx",
"args": [
"insa-its"
],
"env": {
"INSAITS_API_KEY": "<YOUR_INSAITS_API_KEY>"
}
}
}
}{
"servers": {
"insaits": {
"type": "stdio",
"command": "uvx",
"args": [
"insa-its"
],
"env": {
"INSAITS_API_KEY": "<YOUR_INSAITS_API_KEY>"
}
}
}
}claude mcp add insaits --env INSAITS_API_KEY=<YOUR_INSAITS_API_KEY> -- uvx insa-itsRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.