Koma Core MCP
Rank #10,940io.github.swnotmetal/koma-core-mcp
Protected RAG storage — agents discover public metadata, content only by access token.
Koma Core MCP is a Model Context Protocol (MCP) server published by swnotmetal. It ranks #10,940 of 132,405 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Koma Core 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,465 of 132,405 servers on MCP Toplist.
Use Koma Core MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add koma-core-mcp -e "KOMA_MASTER_KEY=<your KOMA_MASTER_KEY>" -- npx -y koma-core-mcpReplace each placeholder with your own value before saving.
[mcp_servers.koma-core-mcp]
command = "npx"
args = ["-y", "koma-core-mcp"]
[mcp_servers.koma-core-mcp.env]
KOMA_MASTER_KEY = "<your KOMA_MASTER_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"koma-core-mcp": {
"command": "npx",
"args": [
"-y",
"koma-core-mcp"
],
"env": {
"KOMA_MASTER_KEY": "<your KOMA_MASTER_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"koma-core-mcp": {
"command": "npx",
"args": [
"-y",
"koma-core-mcp"
],
"env": {
"KOMA_MASTER_KEY": "<your KOMA_MASTER_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"koma-core-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"koma-core-mcp"
],
"env": {
"KOMA_MASTER_KEY": "<your KOMA_MASTER_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"koma-core-mcp": {
"command": "npx",
"args": [
"-y",
"koma-core-mcp"
],
"env": {
"KOMA_MASTER_KEY": "<your KOMA_MASTER_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"koma-core-mcp": {
"command": "npx",
"args": [
"-y",
"koma-core-mcp"
],
"env": {
"KOMA_MASTER_KEY": "<your KOMA_MASTER_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-core-mcp)<a href="https://mcptoplist.com/server/io.github.swnotmetal%2Fkoma-core-mcp"><img src="https://mcptoplist.com/badge/io.github.swnotmetal%2Fkoma-core-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 Core MCP?
- Koma Core MCP is maintained by swnotmetal, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Koma Core MCP listed on the Official MCP Registry?
- Yes — Koma Core MCP is listed on the Official MCP Registry.
- How many versions does Koma Core MCP have?
- MCP Toplist tracks 1 version of Koma Core MCP, most recently published on Aug 15, 2026.
- Where can I find the source code for Koma Core MCP?
- The source code for Koma Core 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.