infra-lens-mcp
Rank #42,146io.github.oaslananka/infra-lens-mcp
SSH Linux metrics, baselines, anomaly detection, and plain-English infrastructure explanations.
infra-lens-mcp is a Model Context Protocol (MCP) server published by oaslananka. It ranks #42,146 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. infra-lens-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on May 26, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 73,314 of 115,460 servers on MCP Toplist.
Use infra-lens-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add infra-lens-mcp -- npx -y infra-lens-mcp[mcp_servers.infra-lens-mcp]
command = "npx"
args = ["-y", "infra-lens-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"infra-lens-mcp": {
"command": "npx",
"args": [
"-y",
"infra-lens-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"infra-lens-mcp": {
"command": "npx",
"args": [
"-y",
"infra-lens-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"infra-lens-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"infra-lens-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"infra-lens-mcp": {
"command": "npx",
"args": [
"-y",
"infra-lens-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"infra-lens-mcp": {
"command": "npx",
"args": [
"-y",
"infra-lens-mcp"
]
}
}
}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.oaslananka%2Finfra-lens-mcp)<a href="https://mcptoplist.com/server/io.github.oaslananka%2Finfra-lens-mcp"><img src="https://mcptoplist.com/badge/io.github.oaslananka%2Finfra-lens-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
oaslananka
Other servers by oaslananka
- KiCad MCP Pro#436 · 19 vers
- easyeda-mcp-pro#1,340 · 9 vers
- SSH MCP Tool#2,734 · 7 vers
- Boardreadyops#2,766 · 6 vers
- Kicad Studio Kit#2,983 · 5 vers
- A2amesh#4,648 · 5 vers
- Fovux Kit#6,413 · 7 vers
- MCP Health Monitor#9,900 · 3 vers
- Toon Tools Vsx#10,159 · 5 vers
- MCP Infra Lens#10,175 · 2 vers
- notebooklm-mcp-pro#11,517
- MCP Debug Recorder#12,211 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.6 | Jul 6, 2026 |
Frequently asked questions
- Who maintains infra-lens-mcp?
- infra-lens-mcp is maintained by oaslananka, which publishes 22 MCP servers (80 total versions) tracked on MCP Toplist.
- Is infra-lens-mcp listed on the Official MCP Registry?
- Yes — infra-lens-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does infra-lens-mcp have?
- MCP Toplist tracks 1 version of infra-lens-mcp, most recently published on Jul 6, 2026.
- Where can I find the source code for infra-lens-mcp?
- The source code for infra-lens-mcp is hosted at github.com/oaslananka/infra-lens-mcp.