Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.seyoung230/alphakey-mcp-server

PYPI · ALPHAKEY-MCP-SERVER · SCANNED SEP 21

AlphaKey IDaaS MCP Server — Manage SSO, MFA, users, apps, and security policies through AI IDE

+5 this week 61 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 0 of 29 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency6
Schema Quality & AI Usability60
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 7474 tokens (~57/item across 130 items; 130 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management33
  • Stability observed for 10 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 19 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "alphakey_user_delete" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 131 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.seyoung230/alphakey-mcp-server server?

io.github.seyoung230/alphakey-mcp-server runs locally as a PyPI package, launched with uvx alphakey-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · alphakey-mcp-server

# add to Claude Code
claude mcp add seyoung230-alphakey-mcp-server -- uvx alphakey-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "seyoung230-alphakey-mcp-server": {
      "command": "uvx",
      "args": [
        "alphakey-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "seyoung230-alphakey-mcp-server": {
      "command": "uvx",
      "args": [
        "alphakey-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add seyoung230-alphakey-mcp-server -- uvx alphakey-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "seyoung230-alphakey-mcp-server": {
      "type": "local",
      "command": [
        "uvx",
        "alphakey-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add seyoung230-alphakey-mcp-server --command uvx --arg alphakey-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  seyoung230-alphakey-mcp-server:
    command: "uvx"
    args: ["alphakey-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "seyoung230-alphakey-mcp-server": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "alphakey-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add seyoung230-alphakey-mcp-server -t stdio -c uvx -a alphakey-mcp-server
// mcp.json
{
  "mcpServers": {
    "seyoung230-alphakey-mcp-server": {
      "command": "uvx",
      "args": [
        "alphakey-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +3
    • Stability: unverified → 0.23 functional
  • 12 Sept 26 +15
    • Malware scan: unverified → pass security
  • 11 Sept 26 41

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed pypi/alphakey-mcp-server@2.1.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 29 packages
Packages resolved 29
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 130 exposed · ~7,440 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
alphakey_app_approval_history ~46

앱 최근 결재 이력을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
saasIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_category_list ~21

앱 카테고리 목록을 조회합니다.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_change_list ~45

앱 변동 내역을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
saasIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_contract_create ~290

앱 계약정보를 등록합니다. confirmed=true로 호출해야 실제 실행됩니다. Parameters: saasId: 앱 ID (필수) saasFreeYn: "Y"(무료) 또는 "N"(유료). 기본값 "Y". contractStartDate: 계약 시작일 (YYYY.MM.DD) contractEndDate: 계약 종료일 (YYYY.MM.DD) price: 유료 시 계약 금액 (예: "120000") priceType: "yearly"(연) 또는 "monthly"(월) currency: "KRW"(₩) 또는 "USD"($) userCountLimit: 이용 인원 제한 여부 saasCount: 유료 시 계약 아이디 수 endAnnounceYn: 만료 7일전 알림 "Y"/"N" memo: 메모

NameTypeReqDescription
confirmedboolean
contractEndDatestring
contractStartDatestring
currencystring
endAnnounceYnstring
memostring
pricestring
priceTypestring
saasCountinteger
saasFreeYnstring
saasIdstringyes
userCountLimitboolean
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_contract_detail ~27

앱 계약정보를 조회합니다.

NameTypeReqDescription
saasIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_contract_edit ~286

앱 계약정보를 편집합니다. confirmed=true로 호출해야 실제 실행됩니다. Parameters: saasId: 앱 ID (필수) saasFreeYn: "Y"(무료) 또는 "N"(유료) contractStartDate: 계약 시작일 (YYYY.MM.DD) contractEndDate: 계약 종료일 (YYYY.MM.DD) price: 유료 시 계약 금액 (예: "120000") priceType: "yearly"(연) 또는 "monthly"(월) currency: "KRW"(₩) 또는 "USD"($) userCountLimit: 이용 인원 제한 여부 saasCount: 유료 시 계약 아이디 수 endAnnounceYn: 만료 7일전 알림 "Y"/"N" memo: 메모

NameTypeReqDescription
confirmedboolean
contractEndDatestring
contractStartDatestring
currencystring
endAnnounceYnstring
memostring
pricestring
priceTypestring
saasCountinteger
saasFreeYnstring
saasIdstringyes
userCountLimitboolean
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_create ~585

앱을 추가하고 계약정보까지 한번에 등록합니다. Step 1: 사용자에게 무료/유료 여부를 먼저 확인하세요. Step 2: 유료인 경우 price, saasCount 등 추가 정보를 받으세요. Step 3: confirmed=true로 호출하면 앱 생성 + 계약정보 등록이 실행됩니다. Step 4: 완료 후 SSO 연동 진행 여부를 안내하세요. ⚠️ 앱 이름 안내: 현재 알파키 OpenAPI는 앱 이름 지정을 지원하지 않습니다. 앱 생성 시 서버가 자동으로 "non-standard_N" 형태로 이름을 부여합니다. 사용자가 원하는 앱 이름이 있으면, 생성 완료 후 알파키 관리자 콘솔에서 직접 변경해야 합니다. 반드시 이 사실을 사용자에게 안내하세요. Parameters: saasName: AlphaKey lgSaasId (숫자). 커스텀 앱은 "0". saasFreeYn: "Y"(무료) 또는 "N"(유료). 기본값 "Y". appDisplayName: 앱 표시 이름 (등록 후 콘솔에서 변경됨). contractUserId: 계약 담당자 이메일 (예: "admin@company.com"). 필수. price: 유료 시 계약 금액 (예: "120000"). 무료이면 비워두세요. priceType: "yearly"(연) 또는 "monthly"(월). 기본값 "yearly". currency: "KRW"(₩) 또는 "USD"($). 기본값 "KRW". userCountLimit: 이용 인원 제한 여부. 기본값 True. saasCount: 유료 시 계약 아이디 수. 무료이면 0. contractStartDate: 계약 시작일 (YYYY.MM.DD). 비워두면 오늘 날짜. contractEndDate: 계약 종료일 (YYYY.MM.DD). 비워두면 1년 후. endAnnounceYn: 만료 7일전 알림 "Y"/"N". 기본값 "N". memo: 메모. categoryId: 앱 카테고리 ID (선택). confirmed: true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
appDisplayNamestring
categoryIdstring
confirmedboolean
contractEndDatestring
contractStartDatestring
contractUserIdstring
currencystring
endAnnounceYnstring
memostring
pricestring
priceTypestring
saasCountinteger
saasFreeYnstring
saasNamestringyes
userCountLimitboolean
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_delete ~40

앱을 삭제합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
saasIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_detail ~25

앱 기본 정보를 조회합니다.

NameTypeReqDescription
saasIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_detect_policy_list ~30

앱 감지 정책 전체를 조회합니다.

NameTypeReqDescription
saasIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_failure_list ~34

앱 장애 목록을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_group_app_add ~53

앱 그룹에 앱을 추가합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
groupIdstringyes
saasIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_group_app_list ~47

앱 그룹에 속한 앱 목록을 조회합니다.

NameTypeReqDescription
groupIdstringyes
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_group_app_remove ~53

앱 그룹에서 앱을 제외합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
groupIdstringyes
saasIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_group_create ~49

앱 그룹을 추가합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
groupDescstring
groupNamestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_group_delete ~41

앱 그룹을 삭제합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
groupIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_group_detail ~26

앱 그룹 기본 정보를 조회합니다.

NameTypeReqDescription
groupIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_group_edit ~57

앱 그룹 정보를 수정합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
groupDescstring
groupIdstringyes
groupNamestring
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_group_list ~41

앱 그룹 목록을 조회합니다.

NameTypeReqDescription
keywordstring
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_group_user_add ~52

앱 그룹에 사용자를 추가합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
groupIdstringyes
userIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_group_user_list ~47

앱 그룹에 속한 사용자 목록을 조회합니다.

NameTypeReqDescription
groupIdstringyes
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_group_user_remove ~52

앱 그룹에서 사용자를 제외합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
groupIdstringyes
userIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_list ~49

알파키에 등록된 앱(SaaS) 목록을 조회합니다.

NameTypeReqDescription
keywordstring
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_user_auth_grant ~55

앱 사용자 권한을 부여합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
saasIdstringyes
userIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_user_auth_revoke ~55

앱 사용자 권한을 회수합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
saasIdstringyes
userIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_app_user_list ~45

특정 앱의 사용자 목록을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
saasIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_blocked_ip_add ~53

접속 차단 IP를 추가합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
blockReasonstring
confirmedboolean
ipAddressstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_blocked_ip_delete ~45

접속 차단 IP를 삭제합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
ipAddressstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_blocked_ip_list ~38

접속 차단 IP 목록을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_dashboard_access_approved_list ~38

접속 승인 완료 목록을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_dashboard_access_request_list ~37

접속 승인 요청 목록을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_dashboard_access_request_process ~51

접속 요청 건을 처리합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
actionstringyes
confirmedboolean
requestIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_dashboard_app_failure_list ~36

앱 장애 발생 목록을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_dashboard_app_request_list ~35

앱 요청 목록을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_dashboard_app_request_process ~55

앱 요청을 처리합니다 (승인/반려). confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
actionstringyes
confirmedboolean
requestIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_dashboard_expiration_list ~37

앱 만료 예정 목록을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_dashboard_long_term_list ~39

장기 미접속 사용자 목록을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_dashboard_long_term_mail ~49

장기 미접속 안내 메일을 발송합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
userIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_dashboard_long_term_process ~63

장기 미접속 사용자를 처리합니다 (회수/보류/카드삭제). confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
actionstringyes
confirmedboolean
userIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_dashboard_new_app_monthly ~42

신규 앱/월별 앱 요청 내역을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_mfa_device_delete ~52

사용자의 등록 기기를 삭제합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
deviceIdstring
userIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_mfa_policy_edit ~93

2차 인증수단 정책을 수정합니다. policyData는 JSON 문자열. confirmed=true로 호출해야 실제 실행됩니다. 필수 필드: authType(sms/email/otp/push/fido/passkey/easyauth), useYn(Y/N), failCnt, tryCnt, limitTime, regMaxCnt

NameTypeReqDescription
confirmedboolean
policyDatastringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_mfa_policy_list ~38

2차 인증수단 전체 정책을 조회합니다 (SMS, 이메일, OTP, FIDO, 패스키 등).

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_provisioning_job_list ~48

프로비저닝 작업 목록을 조회합니다.

NameTypeReqDescription
pageCountinteger
pageNumberinteger
saasIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_provisioning_mapping_detail ~33

프로비저닝 맵핑 정보를 조회합니다.

NameTypeReqDescription
saasIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_provisioning_user_activate ~56

프로비저닝 사용자를 활성화합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
saasIdstringyes
userIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_provisioning_user_create ~55

프로비저닝 사용자를 등록합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
saasIdstringyes
userIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_provisioning_user_deactivate ~59

프로비저닝 사용자를 비활성화합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
saasIdstringyes
userIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_provisioning_user_delete ~55

프로비저닝 사용자를 삭제합니다. confirmed=true로 호출해야 실제 실행됩니다.

NameTypeReqDescription
confirmedboolean
saasIdstringyes
userIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

alphakey_provisioning_user_detail ~39

프로비저닝 사용자 정보를 조회합니다.

NameTypeReqDescription
saasIdstringyes
userIdstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the io.github.seyoung230/alphakey-mcp-server server?

io.github.seyoung230/alphakey-mcp-server is listed in the public MCP registry as io.github.seyoung230/alphakey-mcp-server. AlphaKey IDaaS MCP Server, Manage SSO, MFA, users, apps, and security policies through AI IDE. This page covers its PyPI package (alphakey-mcp-server).

Is the io.github.seyoung230/alphakey-mcp-server server safe to use?

io.github.seyoung230/alphakey-mcp-server scores 61 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.seyoung230/alphakey-mcp-server server expose?

io.github.seyoung230/alphakey-mcp-server exposes 130 tools: alphakey_user_list, alphakey_user_detail, alphakey_user_full_detail, alphakey_user_app_list, alphakey_user_account_history, and 125 more. Their descriptions and schemas cost roughly 7,440 tokens of context every time the server is loaded.

Is the io.github.seyoung230/alphakey-mcp-server server still maintained?

io.github.seyoung230/alphakey-mcp-server is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.