mlab.sh
Rank #39,225sh.mlab/mcp
Threat intelligence: enrich IOCs (IP, domain, URL, hash), search CVEs and actors, scan SBOMs.
mlab.sh is a Model Context Protocol (MCP) server published by mlab-sh. It ranks #39,225 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. mlab.sh is listed on Official MCP, with 1 tracked version. It was first listed on Aug 31, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 76,366 of 115,591 servers on MCP Toplist.
Use mlab.sh
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mlab https://mlab.sh/mcpclaude mcp add --transport http mlab https://mlab.sh/mcp[mcp_servers.mlab]
url = "https://mlab.sh/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mlab]
url = "https://mlab.sh/mcp"Add to ~/.codex/config.toml.
https://mlab.sh/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://mlab.sh/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mlab": {
"url": "https://mlab.sh/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mlab": {
"url": "https://mlab.sh/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mlab": {
"type": "http",
"url": "https://mlab.sh/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mlab": {
"type": "http",
"url": "https://mlab.sh/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mlab": {
"serverUrl": "https://mlab.sh/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mlab": {
"serverUrl": "https://mlab.sh/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mlab": {
"url": "https://mlab.sh/mcp"
}
}
}{
"mcpServers": {
"mlab": {
"url": "https://mlab.sh/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/sh.mlab%2Fmcp)<a href="https://mcptoplist.com/server/sh.mlab%2Fmcp"><img src="https://mcptoplist.com/badge/sh.mlab%2Fmcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mlab-sh
Other servers by mlab-sh
View all mlab-sh servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 31, 2026 |
Frequently asked questions
- Who maintains mlab.sh?
- mlab.sh is maintained by mlab-sh, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is mlab.sh listed on the Official MCP Registry?
- Yes — mlab.sh is listed on the Official MCP Registry.
- How many versions does mlab.sh have?
- MCP Toplist tracks 1 version of mlab.sh, most recently published on Aug 31, 2026.
- Where can I find the source code for mlab.sh?
- The source code for mlab.sh is hosted at github.com/mlab-sh/mcp.