mcp-guardian
FreeNot checkedGUI application + tools for proxying / managing control of MCP servers by [EQTY Lab](https://eqtylab.io)
About
GUI application + tools for proxying / managing control of MCP servers by EQTY Lab
README
Overview
MCP Guardian manages your LLM assistant's access to MCP servers, handing you realtime control of your LLM's activity.
📜 Message Logging - See traces for all of an LLM's MCP server activity
💂 Message Approvals - Approve and deny individual tool call messages in real time
🤖 Automated Message Scans - Realtime automated checks for safety, privacy, etc (Coming Soon)
MCP Guardian also makes it a breeze to manage multiple MCP server configurations. Quickly switch between server collections without having to manually manage configuration files for your MCP host applications.
Development
This project uses nix to manage a development environment that can be used on Linux and macOS.
Quick Start - Linux / macOS
Enable nix flakes
sudo sh -c 'echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf'
- Enter dev shell
nix develop
- Build project
just build-release
mcp-guardianandmcp-guardian-proxyare now in_build/bin/which is inPATHof the dev shell.
Quick Start - Windows
Install git with symlink support (otherwise you will need to restore
./mcp-guardian/bindingsbefore building).Install
yarn.
npm install --global yarn
Install .dll dependencies. The easiest way to do this is to install Visual Studio and install the C++ development packages.
Install just
cargo install just
Enter repo root with
git-bash(otherwisejustwon't work and you'll need to callcargo directly)Build project
just build-release
Justfile
Available recipes:
build
build-release
clean
do DIR +RECIPE
do-all +RECIPE
fmt
fmt-check
lint
readme-check
readme-update
test
Installing mcp-guardian
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/eqtylab/mcp-guardianFAQ
Is mcp-guardian MCP free?
Yes, mcp-guardian MCP is free — one-click install via Unyly at no cost.
Does mcp-guardian need an API key?
No, mcp-guardian runs without API keys or environment variables.
Is mcp-guardian hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install mcp-guardian in Claude Desktop, Claude Code or Cursor?
Open mcp-guardian on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare mcp-guardian with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
