About
Overview
The Talisman MCP Server enables AI agents to use Talisman's pre-commit hook for secret detection. It scans staged files for potential secrets before they enter the Git history.
Capabilities
Tools & Capabilities
⚡scan_staged
Scan staged Git files for secrets
⚡scan_history
Scan Git history for secrets
Setup
Installation
bash
Install
npx -y @thoughtworks/mcp-server-talismanExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"talisman": {
"command": "npx",
"args": ["-y", "@thoughtworks/mcp-server-talisman"]
}
}
}Quick Info
Authorthoughtworks
LanguageTypeScript
StatusStable
Stars★ 30
Last UpdatedFeb 12, 2026