Debian MCP ServersServer

integrations
GitHub
AI integrationLinuxMCP

Loading subscription status...

๐Ÿ’ก Description

Debian is a free operating system (OS) for your computer. It uses the Linux kernel and includes thousands of packages of free and open source software.

๐Ÿ“ JSON Entries

{
  "mcpServers": [
    {
      "Authenticator_App_MCP_Server": {
        "env": {},
        "args": [
          "authenticator.app"
        ],
        "command": "install"
      }
    },
    {
      "Nmap_MCP_Server": {
        "env": {},
        "args": [
          "nmap"
        ],
        "command": "run_scan"
      }
    },
    {
      "Website_Downloader": {
        "env": {},
        "args": [
          "<website_url>"
        ],
        "command": "download"
      }
    },
    {
      "Docker_MCP_Server": {
        "env": {},
        "args": [
          "docker"
        ],
        "command": "run"
      }
    },
    {
      "Linode_MCP_Server": {
        "env": {},
        "args": [
          "debian-11"
        ],
        "command": "create_instance"
      }
    }
  ]
}

๐Ÿ› ๏ธ Tools

nmapwgetDockerLinode

โšก Features

  • 2FA retrieval
  • Network scanning
  • Website downloading
  • Container-based execution
  • Cloud resource management

๐Ÿ’ฌ Example Queries

  • Use the Authenticator App to retrieve 2FA codes
  • Run a customizable nmap scan
  • Download a whole website using wget
  • Create a Linode instance with Debian 11