mcp-audit
Rank #29,028io.github.firatmio/mcp-audit-proxy
Transparent audit proxy for MCP servers: logs every tool call, flags poisoning and rug pulls.
mcp-audit is a Model Context Protocol (MCP) server published by firatmio. It ranks #29,028 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. mcp-audit is listed on Official MCP, with 1 tracked version. It was first listed on Aug 13, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 103,018 of 132,046 servers on MCP Toplist.
Use mcp-audit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-audit-proxy -- npx -y mcp-audit-proxy[mcp_servers.mcp-audit-proxy]
command = "npx"
args = ["-y", "mcp-audit-proxy"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-audit-proxy": {
"command": "npx",
"args": [
"-y",
"mcp-audit-proxy"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-audit-proxy": {
"command": "npx",
"args": [
"-y",
"mcp-audit-proxy"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-audit-proxy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-audit-proxy"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-audit-proxy": {
"command": "npx",
"args": [
"-y",
"mcp-audit-proxy"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-audit-proxy": {
"command": "npx",
"args": [
"-y",
"mcp-audit-proxy"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.firatmio%2Fmcp-audit-proxy)<a href="https://mcptoplist.com/server/io.github.firatmio%2Fmcp-audit-proxy"><img src="https://mcptoplist.com/badge/io.github.firatmio%2Fmcp-audit-proxy.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
firatmio
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 13, 2026 |
Frequently asked questions
- Who maintains mcp-audit?
- mcp-audit is maintained by firatmio, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is mcp-audit listed on the Official MCP Registry?
- Yes — mcp-audit is listed on the Official MCP Registry.
- How many versions does mcp-audit have?
- MCP Toplist tracks 1 version of mcp-audit, most recently published on Aug 13, 2026.
- Where can I find the source code for mcp-audit?
- The source code for mcp-audit is hosted at github.com/firatmio/mcp-audit-proxy.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.