Koma Gate MCP
Rank #10,941io.github.swnotmetal/koma-gate-mcp
Classifies prompt injection, jailbreaks, and out-of-scope user input before agents act on it.
Koma Gate MCP is a Model Context Protocol (MCP) server published by swnotmetal. It ranks #10,941 of 132,405 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Koma Gate MCP is listed on Official MCP, with 1 tracked version. It was first listed on Aug 5, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 121,464 of 132,405 servers on MCP Toplist.
Use Koma Gate MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add koma-gate-mcp -e "KOMA_PROVIDER=<your KOMA_PROVIDER>" -e "KOMA_MODEL=<your KOMA_MODEL>" -e "GEMINI_API_KEY=<your GEMINI_API_KEY>" -e "OPENAI_API_KEY=<your OPENAI_API_KEY>" -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -e "DEEPSEEK_API_KEY=<your DEEPSEEK_API_KEY>" -- npx -y koma-gate-mcpReplace each placeholder with your own value before saving.
[mcp_servers.koma-gate-mcp]
command = "npx"
args = ["-y", "koma-gate-mcp"]
[mcp_servers.koma-gate-mcp.env]
KOMA_PROVIDER = "<your KOMA_PROVIDER>"
KOMA_MODEL = "<your KOMA_MODEL>"
GEMINI_API_KEY = "<your GEMINI_API_KEY>"
OPENAI_API_KEY = "<your OPENAI_API_KEY>"
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"
DEEPSEEK_API_KEY = "<your DEEPSEEK_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"koma-gate-mcp": {
"command": "npx",
"args": [
"-y",
"koma-gate-mcp"
],
"env": {
"KOMA_PROVIDER": "<your KOMA_PROVIDER>",
"KOMA_MODEL": "<your KOMA_MODEL>",
"GEMINI_API_KEY": "<your GEMINI_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"DEEPSEEK_API_KEY": "<your DEEPSEEK_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"koma-gate-mcp": {
"command": "npx",
"args": [
"-y",
"koma-gate-mcp"
],
"env": {
"KOMA_PROVIDER": "<your KOMA_PROVIDER>",
"KOMA_MODEL": "<your KOMA_MODEL>",
"GEMINI_API_KEY": "<your GEMINI_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"DEEPSEEK_API_KEY": "<your DEEPSEEK_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"koma-gate-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"koma-gate-mcp"
],
"env": {
"KOMA_PROVIDER": "<your KOMA_PROVIDER>",
"KOMA_MODEL": "<your KOMA_MODEL>",
"GEMINI_API_KEY": "<your GEMINI_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"DEEPSEEK_API_KEY": "<your DEEPSEEK_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"koma-gate-mcp": {
"command": "npx",
"args": [
"-y",
"koma-gate-mcp"
],
"env": {
"KOMA_PROVIDER": "<your KOMA_PROVIDER>",
"KOMA_MODEL": "<your KOMA_MODEL>",
"GEMINI_API_KEY": "<your GEMINI_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"DEEPSEEK_API_KEY": "<your DEEPSEEK_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"koma-gate-mcp": {
"command": "npx",
"args": [
"-y",
"koma-gate-mcp"
],
"env": {
"KOMA_PROVIDER": "<your KOMA_PROVIDER>",
"KOMA_MODEL": "<your KOMA_MODEL>",
"GEMINI_API_KEY": "<your GEMINI_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"DEEPSEEK_API_KEY": "<your DEEPSEEK_API_KEY>"
}
}
}
}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.swnotmetal%2Fkoma-gate-mcp)<a href="https://mcptoplist.com/server/io.github.swnotmetal%2Fkoma-gate-mcp"><img src="https://mcptoplist.com/badge/io.github.swnotmetal%2Fkoma-gate-mcp.svg" alt="MCP Toplist: Top 10% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
swnotmetal
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 15, 2026 |
Frequently asked questions
- Who maintains Koma Gate MCP?
- Koma Gate MCP is maintained by swnotmetal, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Koma Gate MCP listed on the Official MCP Registry?
- Yes — Koma Gate MCP is listed on the Official MCP Registry.
- How many versions does Koma Gate MCP have?
- MCP Toplist tracks 1 version of Koma Gate MCP, most recently published on Aug 15, 2026.
- Where can I find the source code for Koma Gate MCP?
- The source code for Koma Gate MCP is hosted at github.com/swnotmetal/Project-Koma.
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.