mcpbeat Sign in

InsAIts - AI Communication Security Monitor MCP Server

local only

InsAIts - AI Communication Security Monitor runs on your own machine — the client starts it, so there is no endpoint to ping. 321 installs a week from pypi.

Runtime AI-to-AI security monitor. 23 anomaly types, OWASP MCP Top 10 coverage.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 183 · avg 58 · -30% w/w
a month agotoday
321
Installs / week
pypi · insa-its
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add insaits -- uvx insa-its
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "insaits": {
      "args": [
        "insa-its"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.insaits]
command = "uvx"
args = ["insa-its"]
.cursor/mcp.json
{
  "mcpServers": {
    "insaits": {
      "args": [
        "insa-its"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "insaits": {
      "args": [
        "insa-its"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: INSAITS_API_KEY (Optional InsAIts API key for cloud features (free tier works without it)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to InsAIts - AI Communication Security Monitor

same job, measured the same way
Httpstatus
by httpstatus

AI-callable tools for API mocking, testing, monitoring, security, and automation.

answering
Agentos
by pdaxt

AI agent fleet orchestration runtime. Spawn, coordinate, monitor autonomous agents.

local only
I
Mcpsentry
by roshan6335

Security scanner and runtime proxy for MCP servers.

59 installs/wk local only
MCP Console Automation
by ooples

MCP server for AI-driven console application automation and monitoring

32 installs/wk local only
Nanostores MCP
by valyay

Debug and analyze Nanostores apps with AI: scan stores, monitor runtime events, and search docs.

28 installs/wk local only
Obsidian MCP Secure
by dewtech-technologies

Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.

40 installs/wk local only
COS Monitor
by internexio

Scores website pages for communication quality, tracks regressions, surfaces a fix queue.

13 tools answering
Agentscore
by thezenmonster

MCP security trust layer: scan packages, inspect repos, check exposure, monitor changes.

95 installs/wk local only

InsAIts - AI Communication Security Monitor — questions

Answers built from our own checks of this server.

Why is there no uptime for InsAIts - AI Communication Security Monitor?
InsAIts - AI Communication Security Monitor runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package insa-its was installed 321 times last week.
Is InsAIts - AI Communication Security Monitor still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect InsAIts - AI Communication Security Monitor?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls insa-its straight from pypi; nothing to host, nothing to sign up for.
How many people use InsAIts - AI Communication Security Monitor?
The pypi package insa-its was installed 321 times in the last week. Week over week that is -30%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.