Strac MCP DLP
Rank #8,665io.github.strac-io/strac-mcp-dlp
Detect and redact PII, PHI, PCI and secrets in text and files before an AI agent sees them.
Strac MCP DLP is a Model Context Protocol (MCP) server published by strac-io. It ranks #8,665 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Strac MCP DLP is listed across 3 registries — Official MCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Sep 3, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 123,381 of 132,046 servers on MCP Toplist.
Use Strac MCP DLP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add strac-mcp-dlp -e "STRAC_API_KEY=<your STRAC_API_KEY>" -e "STRAC_API_BASE=<your STRAC_API_BASE>" -e "STRAC_API_TIMEOUT=<your STRAC_API_TIMEOUT>" -- uvx strac-mcp-dlpReplace each placeholder with your own value before saving.
[mcp_servers.strac-mcp-dlp]
command = "uvx"
args = ["strac-mcp-dlp"]
[mcp_servers.strac-mcp-dlp.env]
STRAC_API_KEY = "<your STRAC_API_KEY>"
STRAC_API_BASE = "<your STRAC_API_BASE>"
STRAC_API_TIMEOUT = "<your STRAC_API_TIMEOUT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"strac-mcp-dlp": {
"command": "uvx",
"args": [
"strac-mcp-dlp"
],
"env": {
"STRAC_API_KEY": "<your STRAC_API_KEY>",
"STRAC_API_BASE": "<your STRAC_API_BASE>",
"STRAC_API_TIMEOUT": "<your STRAC_API_TIMEOUT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"strac-mcp-dlp": {
"command": "uvx",
"args": [
"strac-mcp-dlp"
],
"env": {
"STRAC_API_KEY": "<your STRAC_API_KEY>",
"STRAC_API_BASE": "<your STRAC_API_BASE>",
"STRAC_API_TIMEOUT": "<your STRAC_API_TIMEOUT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"strac-mcp-dlp": {
"type": "stdio",
"command": "uvx",
"args": [
"strac-mcp-dlp"
],
"env": {
"STRAC_API_KEY": "<your STRAC_API_KEY>",
"STRAC_API_BASE": "<your STRAC_API_BASE>",
"STRAC_API_TIMEOUT": "<your STRAC_API_TIMEOUT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"strac-mcp-dlp": {
"command": "uvx",
"args": [
"strac-mcp-dlp"
],
"env": {
"STRAC_API_KEY": "<your STRAC_API_KEY>",
"STRAC_API_BASE": "<your STRAC_API_BASE>",
"STRAC_API_TIMEOUT": "<your STRAC_API_TIMEOUT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"strac-mcp-dlp": {
"command": "uvx",
"args": [
"strac-mcp-dlp"
],
"env": {
"STRAC_API_KEY": "<your STRAC_API_KEY>",
"STRAC_API_BASE": "<your STRAC_API_BASE>",
"STRAC_API_TIMEOUT": "<your STRAC_API_TIMEOUT>"
}
}
}
}Replace each placeholder with your own value before saving.
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.strac-io%2Fstrac-mcp-dlp)<a href="https://mcptoplist.com/server/io.github.strac-io%2Fstrac-mcp-dlp"><img src="https://mcptoplist.com/badge/io.github.strac-io%2Fstrac-mcp-dlp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
strac-io
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Sep 3, 2026 |
| 0.1.0 | Sep 3, 2026 |
Frequently asked questions
- Who maintains Strac MCP DLP?
- Strac MCP DLP is maintained by strac-io, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Strac MCP DLP listed on the Official MCP Registry?
- Yes — Strac MCP DLP is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does Strac MCP DLP have?
- MCP Toplist tracks 2 versions of Strac MCP DLP, most recently published on Sep 3, 2026.
- Where can I find the source code for Strac MCP DLP?
- The source code for Strac MCP DLP is hosted at github.com/strac-io/strac-mcp-dlp.
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.