shield-kya
Rank #3,826io.github.The-Pixel-Boys/shield-kya
KYA MCP gate: evaluate, ingest, request approval. Sole PEP is Shield.
shield-kya is a Model Context Protocol (MCP) server published by The-Pixel-Boys. It ranks #3,826 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. shield-kya is listed across 2 registries — Official MCP and Glama, with 23 tracked versions. It was first listed on Aug 13, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 128,220 of 132,046 servers on MCP Toplist.
Use shield-kya
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add shield-kya -e "KYA_BASE_URL=<your KYA_BASE_URL>" -e "KYA_API_KEY=<your KYA_API_KEY>" -e "KYA_HOST=<your KYA_HOST>" -e "KYA_AGENT_ID=<your KYA_AGENT_ID>" -- npx -y @shield-agent/kya serve-mcp --stdioReplace each placeholder with your own value before saving.
[mcp_servers.shield-kya]
command = "npx"
args = ["-y", "@shield-agent/kya", "serve-mcp", "--stdio"]
[mcp_servers.shield-kya.env]
KYA_BASE_URL = "<your KYA_BASE_URL>"
KYA_API_KEY = "<your KYA_API_KEY>"
KYA_HOST = "<your KYA_HOST>"
KYA_AGENT_ID = "<your KYA_AGENT_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shield-kya": {
"command": "npx",
"args": [
"-y",
"@shield-agent/kya",
"serve-mcp",
"--stdio"
],
"env": {
"KYA_BASE_URL": "<your KYA_BASE_URL>",
"KYA_API_KEY": "<your KYA_API_KEY>",
"KYA_HOST": "<your KYA_HOST>",
"KYA_AGENT_ID": "<your KYA_AGENT_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shield-kya": {
"command": "npx",
"args": [
"-y",
"@shield-agent/kya",
"serve-mcp",
"--stdio"
],
"env": {
"KYA_BASE_URL": "<your KYA_BASE_URL>",
"KYA_API_KEY": "<your KYA_API_KEY>",
"KYA_HOST": "<your KYA_HOST>",
"KYA_AGENT_ID": "<your KYA_AGENT_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"shield-kya": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@shield-agent/kya",
"serve-mcp",
"--stdio"
],
"env": {
"KYA_BASE_URL": "<your KYA_BASE_URL>",
"KYA_API_KEY": "<your KYA_API_KEY>",
"KYA_HOST": "<your KYA_HOST>",
"KYA_AGENT_ID": "<your KYA_AGENT_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shield-kya": {
"command": "npx",
"args": [
"-y",
"@shield-agent/kya",
"serve-mcp",
"--stdio"
],
"env": {
"KYA_BASE_URL": "<your KYA_BASE_URL>",
"KYA_API_KEY": "<your KYA_API_KEY>",
"KYA_HOST": "<your KYA_HOST>",
"KYA_AGENT_ID": "<your KYA_AGENT_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shield-kya": {
"command": "npx",
"args": [
"-y",
"@shield-agent/kya",
"serve-mcp",
"--stdio"
],
"env": {
"KYA_BASE_URL": "<your KYA_BASE_URL>",
"KYA_API_KEY": "<your KYA_API_KEY>",
"KYA_HOST": "<your KYA_HOST>",
"KYA_AGENT_ID": "<your KYA_AGENT_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.The-Pixel-Boys%2Fshield-kya)<a href="https://mcptoplist.com/server/io.github.The-Pixel-Boys%2Fshield-kya"><img src="https://mcptoplist.com/badge/io.github.The-Pixel-Boys%2Fshield-kya.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
The-Pixel-Boys
Available versions (23)
| Version | Published |
|---|---|
| 0.1.29 | Sep 5, 2026 |
| 0.1.28 | Sep 5, 2026 |
| 0.1.27 | Sep 5, 2026 |
| 0.1.26 | Sep 5, 2026 |
| 0.1.24 | Sep 5, 2026 |
| 0.1.23 | Sep 1, 2026 |
| 0.1.22 | Aug 31, 2026 |
| 0.1.21 | Aug 31, 2026 |
| 0.1.20 | Aug 31, 2026 |
| 0.1.19 | Aug 30, 2026 |
| 0.1.18 | Aug 30, 2026 |
| 0.1.17 | Aug 30, 2026 |
| 0.1.16 | Aug 30, 2026 |
| 0.1.15 | Aug 29, 2026 |
| 0.1.14 | Aug 29, 2026 |
| 0.1.13 | Aug 29, 2026 |
| 0.1.12 | Aug 29, 2026 |
| 0.1.11 | Aug 29, 2026 |
| 0.1.10 | Aug 29, 2026 |
| 0.1.9 | Aug 29, 2026 |
| 0.1.8 | Aug 29, 2026 |
| 0.1.7 | Aug 22, 2026 |
| 0.1.3 | Aug 13, 2026 |
Frequently asked questions
- Who maintains shield-kya?
- shield-kya is maintained by The-Pixel-Boys, which publishes 1 MCP server (23 total versions) tracked on MCP Toplist.
- Is shield-kya listed on the Official MCP Registry?
- Yes — shield-kya is listed on the Official MCP Registry, alongside Glama.
- How many versions does shield-kya have?
- MCP Toplist tracks 23 versions of shield-kya, most recently published on Sep 5, 2026.
- Where can I find the source code for shield-kya?
- The source code for shield-kya is hosted at github.com/The-Pixel-Boys/shield-kya.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.