Securedact MCP
Rank #7,661io.github.GigantesHJI/securedact-mcp
Local-first privacy MCP server for sensitive AI workflows
Securedact MCP is a Model Context Protocol (MCP) server published by GigantesHJI. It ranks #7,661 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Securedact MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 31, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 124,385 of 132,046 servers on MCP Toplist.
Use Securedact MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add securedact-mcp -- uvx securedact-mcp[mcp_servers.securedact-mcp]
command = "uvx"
args = ["securedact-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"securedact-mcp": {
"command": "uvx",
"args": [
"securedact-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"securedact-mcp": {
"command": "uvx",
"args": [
"securedact-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"securedact-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"securedact-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"securedact-mcp": {
"command": "uvx",
"args": [
"securedact-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"securedact-mcp": {
"command": "uvx",
"args": [
"securedact-mcp"
]
}
}
}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.GigantesHJI%2Fsecuredact-mcp)<a href="https://mcptoplist.com/server/io.github.GigantesHJI%2Fsecuredact-mcp"><img src="https://mcptoplist.com/badge/io.github.GigantesHJI%2Fsecuredact-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
GigantesHJI
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Aug 20, 2026 |
Frequently asked questions
- Who maintains Securedact MCP?
- Securedact MCP is maintained by GigantesHJI, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Securedact MCP listed on the Official MCP Registry?
- Yes — Securedact MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Securedact MCP have?
- MCP Toplist tracks 1 version of Securedact MCP, most recently published on Aug 20, 2026.
- Where can I find the source code for Securedact MCP?
- The source code for Securedact MCP is hosted at github.com/GigantesHJI/securedact-mcp.
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.