Alphakey MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping.
AlphaKey IDaaS MCP Server — Manage SSO, MFA, users, apps, and security policies through AI IDE
Today is the operative word: we check Alphakey MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add alphakey-mcp-server -- uvx alphakey-mcp-server
{
"mcpServers": {
"alphakey-mcp-server": {
"args": [
"alphakey-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.alphakey-mcp-server]
command = "uvx"
args = ["alphakey-mcp-server"]
{
"mcpServers": {
"alphakey-mcp-server": {
"args": [
"alphakey-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"alphakey-mcp-server": {
"args": [
"alphakey-mcp-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ALPHAKEY_BASE_URL (AlphaKey tenant URL (e.g. https://company.alphakey.kr)), ALPHAKEY_TOKEN (AlphaKey OpenAPI authentication token).
The author declared them in the registry entry; get the values from the project itself.
Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
Open-source AI security agent: SAST, DAST, and policy-as-code over MCP.
Wisp Panel MCP server for secure game server management through the Wisp Client API.
Security scanner for AI agent skills and MCP servers
MCP server for SpamTitan email security — quarantine, allow/block lists, and policy management.
MCP server for SpamTitan email security — quarantine, allow/block lists, and policy management.
Security scanner and runtime proxy for MCP servers.
Security proxy that wraps MCP servers with real-time monitoring and policy enforcement
Answers built from our own checks of this server.