OctoWatch DLP
Rank #18,488io.github.extralabs/octowatch-mcp
Read-only OctoWatch DLP Cloud MCP: risks, idle time, productivity, monitoring.
OctoWatch DLP is a Model Context Protocol (MCP) server published by extralabs. It ranks #18,488 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. OctoWatch DLP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 27, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 113,558 of 132,046 servers on MCP Toplist.
Use OctoWatch DLP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add octowatch-mcp -e "OCTOWATCH_API_BASE=<your OCTOWATCH_API_BASE>" -e "OCTOWATCH_EMAIL=<your OCTOWATCH_EMAIL>" -e "OCTOWATCH_PASSWORD=<your OCTOWATCH_PASSWORD>" -e "OCTOWATCH_TOOLSETS=<your OCTOWATCH_TOOLSETS>" -- uvx octowatch-mcpReplace each placeholder with your own value before saving.
[mcp_servers.octowatch-mcp]
command = "uvx"
args = ["octowatch-mcp"]
[mcp_servers.octowatch-mcp.env]
OCTOWATCH_API_BASE = "<your OCTOWATCH_API_BASE>"
OCTOWATCH_EMAIL = "<your OCTOWATCH_EMAIL>"
OCTOWATCH_PASSWORD = "<your OCTOWATCH_PASSWORD>"
OCTOWATCH_TOOLSETS = "<your OCTOWATCH_TOOLSETS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"octowatch-mcp": {
"command": "uvx",
"args": [
"octowatch-mcp"
],
"env": {
"OCTOWATCH_API_BASE": "<your OCTOWATCH_API_BASE>",
"OCTOWATCH_EMAIL": "<your OCTOWATCH_EMAIL>",
"OCTOWATCH_PASSWORD": "<your OCTOWATCH_PASSWORD>",
"OCTOWATCH_TOOLSETS": "<your OCTOWATCH_TOOLSETS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"octowatch-mcp": {
"command": "uvx",
"args": [
"octowatch-mcp"
],
"env": {
"OCTOWATCH_API_BASE": "<your OCTOWATCH_API_BASE>",
"OCTOWATCH_EMAIL": "<your OCTOWATCH_EMAIL>",
"OCTOWATCH_PASSWORD": "<your OCTOWATCH_PASSWORD>",
"OCTOWATCH_TOOLSETS": "<your OCTOWATCH_TOOLSETS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"octowatch-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"octowatch-mcp"
],
"env": {
"OCTOWATCH_API_BASE": "<your OCTOWATCH_API_BASE>",
"OCTOWATCH_EMAIL": "<your OCTOWATCH_EMAIL>",
"OCTOWATCH_PASSWORD": "<your OCTOWATCH_PASSWORD>",
"OCTOWATCH_TOOLSETS": "<your OCTOWATCH_TOOLSETS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"octowatch-mcp": {
"command": "uvx",
"args": [
"octowatch-mcp"
],
"env": {
"OCTOWATCH_API_BASE": "<your OCTOWATCH_API_BASE>",
"OCTOWATCH_EMAIL": "<your OCTOWATCH_EMAIL>",
"OCTOWATCH_PASSWORD": "<your OCTOWATCH_PASSWORD>",
"OCTOWATCH_TOOLSETS": "<your OCTOWATCH_TOOLSETS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"octowatch-mcp": {
"command": "uvx",
"args": [
"octowatch-mcp"
],
"env": {
"OCTOWATCH_API_BASE": "<your OCTOWATCH_API_BASE>",
"OCTOWATCH_EMAIL": "<your OCTOWATCH_EMAIL>",
"OCTOWATCH_PASSWORD": "<your OCTOWATCH_PASSWORD>",
"OCTOWATCH_TOOLSETS": "<your OCTOWATCH_TOOLSETS>"
}
}
}
}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.extralabs%2Foctowatch-mcp)<a href="https://mcptoplist.com/server/io.github.extralabs%2Foctowatch-mcp"><img src="https://mcptoplist.com/badge/io.github.extralabs%2Foctowatch-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
extralabs
Available versions (1)
| Version | Published |
|---|---|
| 0.5.1 | Aug 27, 2026 |
Frequently asked questions
- Who maintains OctoWatch DLP?
- OctoWatch DLP is maintained by extralabs, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is OctoWatch DLP listed on the Official MCP Registry?
- Yes — OctoWatch DLP is listed on the Official MCP Registry, alongside Glama.
- How many versions does OctoWatch DLP have?
- MCP Toplist tracks 1 version of OctoWatch DLP, most recently published on Aug 27, 2026.
- Where can I find the source code for OctoWatch DLP?
- The source code for OctoWatch DLP is hosted at github.com/extralabs/octowatch-mcp-server.
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.