📡 MCP Radar

agent-sidecar/agent-sidecar

Security sidecar between an AI coding agent and everything it touches — MCP servers, LLM APIs, SSH, subprocess env. Release mirror; development is private.

4 stars
0 forks
Python
momentum ▲ 8.0
created 2026-08-07
on radar since 2026-08-08
star trend 3 → 4 since 2026-08-08
View on GitHub ↗

About agent-sidecar

Universal security sidecar for AI agents.

agent-sidecar sits between your AI coding agent and everything it touches — MCP tool servers, LLM APIs, SSH hosts, databases — enforcing security policy, brokering short-lived credentials, scanning for prompt injection, and recording every action in a keyed, hash-chained audit trail.

It proxies real MCP servers: one persistent process per upstream with a proper initialize handshake, real tool schemas passed through, and policy applied to every call. LLM tool calls are enforced for Anthropic and OpenAI in both streamed and buffered responses — neither stream: false nor n: 2 is a way around policy. A stream whose shape it does not recognise is forwarded and says so, in the log and in the audit trail, rather than leaving you quietly unprotected.

Where a surface is not covered in a given session, the wrapper says that too, inline and in the closing summary. A run that guarded nothing must not look like a run that guarded everything.

Surface How Status --------- MCP tools Persistent session per upstream server, real handshake, real inputSchema. Tools re-advertised as .; policy, secrets and audit on every call Working — run reports it plainly when it finds no MCP config to take over Every MCP scope Claude Code is launched with --strict-mcp-config, so a wrapped session reads only the config agent-sidecar generates — user, local and project scopes are all covered, and no config file is modified at all Working — the scope list is measured against the real binary by scripts/probereality.sh, not read off documentation. Agents without the f

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/agent-sidecar--agent-sidecar.html)

Related MCP servers

fellowgeek/mcp-memory

An OKF-backed Model Context Protocol (MCP) server delivering persistent long-term memory and SQLite FTS5 search for AI agents.

⭐ 188Python
sosoj92/jarvis-assistant-vocal

Assistant vocal local en francais : Claude ou Ollama (offline), domotique Hue, OBS, agenda, navigateur, appels Twilio, serveur MCP. Python.

⭐ 132Python
Stupidoodle/swissdevjobs-cli

Search & apply to ~4,700 salary-transparent tech jobs across 7 countries (🇨🇭🇩🇪🇬🇧🇺🇸🇨🇦🇳🇱🇫🇷) from your terminal or AI agent — zero-dependency Python CLI + MCP server + Claude Code plugin

⭐ 92Python
agents-universe/agents-universe

让智能体像人一样学习和工作,共享智能体和项目记忆

⭐ 83Python
bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python
alxgntv/substack-api-mcp

MCP server for Substack posts (FastMCP + substack-api-client)

⭐ 80Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.