Trestle MCP Server
A local secret scanner for source code. Trestle finds API keys, access tokens, passwords, private keys, and certificates before commiting them by mistake, and keeps them from leaving your machine.
People connecting security tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-06-21 · ★ 2 · #93 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25
Apache-2.0 · Rust servers · how we verify → /methodology
01 · Install Trestle
Claude Code
claude mcp add toro-guapo-trestle -- npx -y @trestlescan/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"toro-guapo-trestle": {
"command": "npx",
"args": [
"-y",
"@trestlescan/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license Apache-2.0 - declared in the repository
npm package @trestlescan/mcp - the @trestlescan scope differs from the repo owner (toro-guapo); confirm it's the project's official package
registry vendor namespace com.trestlescan - domain-verified with the official MCP registry
03 · What Trestle can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.4.1 · 2026-06-21
Trestle Community 1.4.1
v1.4.0 · 2026-06-17
Trestle Community 1.4.0
v1.3.0 · 2026-05-29
Trestle Community 1.3.0
04 · Who maintains Trestle
Trestle is maintained by toro-guapo. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/toro-guapo/trestle
- website
- https://trestlescan.com/
- category
- security - ranked #93 of 182 actively-maintained security servers as of 2026-08-25.
- release cadence
- 3 releases in the last 90 days (latest 2026-06-21)
- registry
- com.trestlescan/trestle (active, first published 2026-06-29)
- packages
- npm:@trestlescan/mcp
06 · Trestle FAQ
What is Trestle?
A local secret scanner for source code. Trestle finds API keys, access tokens, passwords, private keys, and certificates before commiting them by mistake, and keeps them from leaving your machine.
Is Trestle still maintained?
Yes - as of 2026-08-25, its last commit was 2026-06-21 and it shipped 3 releases in the last 90 days. We re-verify nightly.
How do I install Trestle?
Run `npx -y @trestlescan/mcp`. You can also paste the ready-made client config above.
Does Trestle run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Trestle
Alternatives to Trestle
Maintained security servers if Trestle isn't the fit.
- SafeDep Vet MCP Protect your AI agents and IDEs from malicious open-source packages. ★ 1,102 · 2026-08-24
- SonarQube MCP Server Analyze code quality and security with SonarQube Server or Cloud directly in AI assistants. ★ 632 · 2026-08-24
- Decionis MCP Server Fail-closed policy gate for AI agent actions, with local evaluation and native pre-tool hooks. ★ 533 · 2026-08-24
- HOL Guard Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server. ★ 470 · 2026-08-25
- Emisar Let AI operate servers without SSH. Choose actions, approve risky changes, and audit every step. ★ 409 · 2026-08-23
- Bradesco MCP server for Bradesco - Pix, Cobrança (boleto), Arrecadação, Extrato (OAuth2 + mTLS) ★ 269 · 2026-08-12
Pairs well with
Servers that cover what Trestle doesn't - only shown when the pairing reason fits the companion.
More security MCP servers · Trackly CLI · Agent Abilities for MCP · Contrast API · Siteaudit MCP · Evernote
More Rust MCP servers · Tribal · Ook Cite · Uptimepage · Rpg Encoder · Remote Bridge · see all