keenetic-mcp
Rank #6,619io.github.salatmaster/keenetic-mcp
Control a Keenetic router: devices, Wi-Fi, VPN routing, segments, safe verified writes.
keenetic-mcp is a Model Context Protocol (MCP) server published by salatmaster. It ranks #6,619 of 132,046 servers tracked on MCP Toplist, and its repository has 24 GitHub stars. keenetic-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 7, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 125,427 of 132,046 servers on MCP Toplist.
Use keenetic-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add keenetic-mcp -e "KEENETIC_HOST=<your KEENETIC_HOST>" -e "KEENETIC_USER=<your KEENETIC_USER>" -e "KEENETIC_PASSWORD=<your KEENETIC_PASSWORD>" -- npx -y keenetic-mcpReplace each placeholder with your own value before saving.
[mcp_servers.keenetic-mcp]
command = "npx"
args = ["-y", "keenetic-mcp"]
[mcp_servers.keenetic-mcp.env]
KEENETIC_HOST = "<your KEENETIC_HOST>"
KEENETIC_USER = "<your KEENETIC_USER>"
KEENETIC_PASSWORD = "<your KEENETIC_PASSWORD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"keenetic-mcp": {
"command": "npx",
"args": [
"-y",
"keenetic-mcp"
],
"env": {
"KEENETIC_HOST": "<your KEENETIC_HOST>",
"KEENETIC_USER": "<your KEENETIC_USER>",
"KEENETIC_PASSWORD": "<your KEENETIC_PASSWORD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"keenetic-mcp": {
"command": "npx",
"args": [
"-y",
"keenetic-mcp"
],
"env": {
"KEENETIC_HOST": "<your KEENETIC_HOST>",
"KEENETIC_USER": "<your KEENETIC_USER>",
"KEENETIC_PASSWORD": "<your KEENETIC_PASSWORD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"keenetic-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"keenetic-mcp"
],
"env": {
"KEENETIC_HOST": "<your KEENETIC_HOST>",
"KEENETIC_USER": "<your KEENETIC_USER>",
"KEENETIC_PASSWORD": "<your KEENETIC_PASSWORD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"keenetic-mcp": {
"command": "npx",
"args": [
"-y",
"keenetic-mcp"
],
"env": {
"KEENETIC_HOST": "<your KEENETIC_HOST>",
"KEENETIC_USER": "<your KEENETIC_USER>",
"KEENETIC_PASSWORD": "<your KEENETIC_PASSWORD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"keenetic-mcp": {
"command": "npx",
"args": [
"-y",
"keenetic-mcp"
],
"env": {
"KEENETIC_HOST": "<your KEENETIC_HOST>",
"KEENETIC_USER": "<your KEENETIC_USER>",
"KEENETIC_PASSWORD": "<your KEENETIC_PASSWORD>"
}
}
}
}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.salatmaster%2Fkeenetic-mcp)<a href="https://mcptoplist.com/server/io.github.salatmaster%2Fkeenetic-mcp"><img src="https://mcptoplist.com/badge/io.github.salatmaster%2Fkeenetic-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
salatmaster
Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | Aug 8, 2026 |
Frequently asked questions
- Who maintains keenetic-mcp?
- keenetic-mcp is maintained by salatmaster, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is keenetic-mcp listed on the Official MCP Registry?
- Yes — keenetic-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does keenetic-mcp have?
- MCP Toplist tracks 1 version of keenetic-mcp, most recently published on Aug 8, 2026.
- Where can I find the source code for keenetic-mcp?
- The source code for keenetic-mcp is hosted at github.com/salatmaster/keenetic-mcp.
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.