Talisman MCP Server

Stablesecurity
30 starsTypeScriptthoughtworks
GitHub
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-talisman
Examples

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

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Talisman MCP Server - MCP Server Directory - CortexAgent