keepit-official/keepit-mcp
Keepit MCP is Keepit's Model Context Protocol (MCP) server for use with Claude Desktop or other applications that support local stdio-based MCP servers. Keepit MCP's tools help you monitor, manage, and secure your Keepit estate using AI.
Platform-specific configuration:
{
"mcpServers": {
"keepit-mcp": {
"command": "npx",
"args": [
"-y",
"keepit-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...