Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Official Security Considerations from the [Official MCP Specification Rev: 2025-

## 🧑‍🚀 Tools and code

- [Asqav by jagmarques](https://github.com/jagmarques/asqav-sdk) - Python SDK for AI agent governance. Ships an MCP server and middleware that record tamper-evident audit trails of tool calls, scan MCP servers for risky tool definitions, and enforce runtime policies on agent actions.
- [MCP Audit Extension - Audit and log all GitHub Copilot MCP tool calls in VSCode with ease](https://github.com/Agentity-com/mcp-audit-extension)
- [Secure MCP - Security auditing tool to detect MCP vulnerabilities and misconfigurations by makalin](https://github.com/makalin/SecureMCP)
- [mcp-context-protector - Security wrapper for MCP servers by trailofbits](https://github.com/trailofbits/mcp-context-protector)
Expand Down