M
MCP Data Protect
Enterprise-grade Model Context Protocol (MCP) server for secure, local-first LLM integration with proprietary SQL and CSV data.
Created 2/20/2026
Updated 4 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp_data_protect
Cursor configuration (mcp.json)
{
"mcpServers": {
"stefanionascu0-mcp-data-protect": {
"command": "uvx",
"args": [
"mcp_data_protect"
]
}
}
}