Skip to content
Back to search
30
MCP

kovra-mcp

pypi/kovra-mcp

Kovra MCP server — let your AI agents use your secrets without ever seeing them.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

knora-mcp
MCP server that exposes the Knora institutional-memory platform to AI agents
0 tools
kora-mcp-server
MCP server for Kora — deterministic authorization for AI agent spending
0 tools
Vault MCP
MCP server for credential isolation — bots use passwords and API keys without seeing them
0 tools
Vault MCP
MCP server for credential isolation — bots use passwords and API keys without seeing them
0 tools
kubernetes-mcp
An MCP server exposing Kubernetes cluster operations to AI assistants.
0 tools
AWS MCP
Managed MCP server for AI agents to access AWS.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kovra-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}