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
Available components
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
- Repository check failed: no source repository is declared. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 10 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
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
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
claude mcp add seyoung230-alphakey-mcp-server -- uvx alphakey-mcp-server
{
"mcpServers": {
"seyoung230-alphakey-mcp-server": {
"command": "uvx",
"args": [
"alphakey-mcp-server"
]
}
}
} {
"servers": {
"seyoung230-alphakey-mcp-server": {
"command": "uvx",
"args": [
"alphakey-mcp-server"
]
}
}
} codex mcp add seyoung230-alphakey-mcp-server -- uvx alphakey-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"seyoung230-alphakey-mcp-server": {
"type": "local",
"command": [
"uvx",
"alphakey-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add seyoung230-alphakey-mcp-server --command uvx --arg alphakey-mcp-server
mcp_servers:
seyoung230-alphakey-mcp-server:
command: "uvx"
args: ["alphakey-mcp-server"] {
"McpServers": {
"seyoung230-alphakey-mcp-server": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"alphakey-mcp-server"
]
}
}
} assistant mcp add seyoung230-alphakey-mcp-server -t stdio -c uvx -a alphakey-mcp-server
{
"mcpServers": {
"seyoung230-alphakey-mcp-server": {
"command": "uvx",
"args": [
"alphakey-mcp-server"
]
}
}
} 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.
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 →
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 →
alphakey_settings_provisioning_use ~48
그룹 프로비저닝 사용 여부를 변경합니다. confirmed=true로 호출해야 실제 실행됩니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| useYn | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_sso_cert_create ~45
앱 SSO 인증서를 생성합니다. confirmed=true로 호출해야 실제 실행됩니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| saasId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_sso_connect_create ~183
SSO 앱 연동을 추가합니다. connectData는 JSON 문자열. confirmed=true로 호출해야 실제 실행됩니다. 필수 필드: saasId, applCode, entityId, clientPage, protocol("OIDC"/"SAML"/"ASA"), enabled("1"/"0"), redirectUriList(배열) OIDC 추가 필드: nonce("1"/"0"), pkce("1"/"0"), refresh("1"/"0"), codeLife, tokenLife, refreshLife, scopeList SAML 추가 필드: signauthn("1"/"0"), signassert("1"/"0"), signatureAlgorithm, nameIdType, attribute(배열), idpInitated("1"/"0"), relayState
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| connectData | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_sso_connect_detail ~31
앱 SSO 연동 상세 정보를 조회합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| saasId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_sso_connect_update ~183
SSO 앱 연동을 수정합니다. connectData는 JSON 문자열. confirmed=true로 호출해야 실제 실행됩니다. 필수 필드: saasId, applCode, entityId, clientPage, protocol("OIDC"/"SAML"/"ASA"), enabled("1"/"0"), redirectUriList(배열) OIDC 추가 필드: nonce("1"/"0"), pkce("1"/"0"), refresh("1"/"0"), codeLife, tokenLife, refreshLife, scopeList SAML 추가 필드: signauthn("1"/"0"), signassert("1"/"0"), signatureAlgorithm, nameIdType, attribute(배열), idpInitated("1"/"0"), relayState
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| connectData | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_sso_idp_detail ~36
앱의 IDP 정보를 조회합니다 (issuer, fingerPrint 등).
| Name | Type | Req | Description |
|---|---|---|---|
| saasId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_sso_metadata_detail ~33
앱 SSO 메타데이터 상세 정보를 조회합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| saasId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_sso_scope_list ~32
앱 SSO 스코프 목록을 조회합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| saasId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_account_history ~45
사용자 계정 변동 이력을 조회합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| pageCount | integer | – | – |
| pageNumber | integer | – | – |
| userId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_app_add ~53
사용자에게 앱 권한을 추가합니다. confirmed=true로 호출해야 실제 실행됩니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| saasId | string | yes | – |
| userId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_app_list ~30
특정 사용자의 앱 권한 목록을 조회합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| userId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_app_revoke ~55
사용자의 앱 권한을 해제합니다. confirmed=true로 호출해야 실제 실행됩니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| saasId | string | yes | – |
| userId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_change_list ~37
사용자 변동 내역 목록을 조회합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| pageCount | integer | – | – |
| pageNumber | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_create ~108
사용자를 직접 등록합니다. confirmed=true로 호출해야 실제 실행됩니다. userName은 '성이름' 형태(예: '홍길동')로 입력합니다. 첫 글자가 성, 나머지가 이름으로 분리됩니다. deptCode는 부서명(예: '개발팀')을 입력합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| deptCode | string | – | – |
| userEmail | string | yes | – |
| userName | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_delete ~39
사용자를 삭제합니다. confirmed=true로 호출해야 실제 실행됩니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| userId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_dept_list ~43
사용자 부서 목록을 조회합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| keyword | string | – | – |
| pageCount | integer | – | – |
| pageNumber | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_detail ~26
특정 사용자의 기본 정보를 조회합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| userId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_edit ~76
사용자 정보를 편집합니다. confirmed=true로 호출해야 실제 실행됩니다. userName은 '성이름' 형태(예: '홍길동')로 입력합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| deptCode | string | – | – |
| userId | string | yes | – |
| userName | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_full_detail ~28
특정 사용자의 전체 상세 정보를 조회합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| userId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_group_create ~51
사용자 그룹을 추가합니다. confirmed=true로 호출해야 실제 실행됩니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| userGroupDesc | string | – | – |
| userGroupName | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_group_delete ~41
사용자 그룹을 삭제합니다. confirmed=true로 호출해야 실제 실행됩니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| groupId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_group_detail ~26
사용자 그룹 상세 정보를 조회합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| groupId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_group_edit ~60
사용자 그룹을 편집합니다. confirmed=true로 호출해야 실제 실행됩니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| groupId | string | yes | – |
| userGroupDesc | string | – | – |
| userGroupName | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_group_list ~41
사용자 그룹 목록을 조회합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| keyword | string | – | – |
| pageCount | integer | – | – |
| pageNumber | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_group_member_add ~54
사용자 그룹에 멤버를 추가합니다. confirmed=true로 호출해야 실제 실행됩니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| groupId | string | yes | – |
| userId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_group_member_delete ~54
사용자 그룹에서 멤버를 삭제합니다. confirmed=true로 호출해야 실제 실행됩니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| groupId | string | yes | – |
| userId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_group_member_list ~47
사용자 그룹의 멤버 목록을 조회합니다.
| Name | Type | Req | Description |
|---|---|---|---|
| groupId | string | yes | – |
| pageCount | integer | – | – |
| pageNumber | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_id_create ~41
사용자 ID를 생성합니다. confirmed=true로 호출해야 실제 실행됩니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| userId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_id_revoke ~43
사용자 ID를 회수합니다. confirmed=true로 호출해야 실제 실행됩니다.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmed | boolean | – | – |
| userId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
alphakey_user_list ~77
알파키 사용자 목록을 조회합니다. keyword로 이름/아이디/부서 검색, idStateYn으로 ID 부여 여부(Y/N) 필터링.
| Name | Type | Req | Description |
|---|---|---|---|
| idStateYn | string | – | – |
| keyword | string | – | – |
| pageCount | integer | – | – |
| pageNumber | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
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.