describe_tableoracle-mcp-server — Describe the columns of a table
mcphookdump/overton — Start MCP server over stdio.
meterhookdump/overton — Poll every account once to refresh utilization readings.
explainhookdump/overton — Print every fact behind a decision for a project and account.
askhookdump/overton — Ask whether a project may run on an account right now; returns a verdict (go/wait/ask/deny) with reason, remedy, and retry-after.
runhookdump/overton — Ask, hold capacity, run a command, and release capacity.
doctorhookdump/overton — Verify credentials and configuration.
statushookdump/overton — Show current account and project status.
get_oci_command_helporacle.oci-api-mcp-server — Returns helpful instructions for running an OCI CLI command. Only provide the command after 'oci', do not include the string 'oci' in your c
run_oci_commandoracle.oci-api-mcp-server — Runs an OCI CLI command. This tool allows you to run OCI CLI commands on the user's behalf. Only provide the command after 'oci', do not inc
add_dependencyio.github.cyclimse/mcp-scaleway-functions — Add a dependency to a local function. Useful for dependencies that rely on native code and therefore need Docker to be installed.
ssh_sudo_releaseio.github.cyyprezz/codex-serverops-mcp — Release sudo privileges for the session.
ssh_session_openio.github.cyyprezz/codex-serverops-mcp — Open a new stateful SSH session to a configured server profile.
ssh_session_closeio.github.cyyprezz/codex-serverops-mcp — Close an existing SSH session.
ssh_runio.github.cyyprezz/codex-serverops-mcp — Run a command in an existing SSH session and return output.
ssh_read_fileio.github.cyyprezz/codex-serverops-mcp — Read a remote file's contents as UTF-8 text.
ssh_write_fileio.github.cyyprezz/codex-serverops-mcp — Write content to a remote file, with hash verification.
read_fileio.github.cyyprezz/codex-serverops-mcp — Read a text file within configured roots, returning its content and SHA-256 hash.
start_sessionio.github.cyyprezz/codex-serverops-mcp — Start a stateful Bash session on a chosen server profile, optionally read-only, and keep it open for continued work.
ssh_sudo_runio.github.cyyprezz/codex-serverops-mcp — Run a command with sudo in an existing session.
ssh_sudo_acquireio.github.cyyprezz/codex-serverops-mcp — Acquire sudo privileges for the session via guided interactive authentication.
list_profilesio.github.cyyprezz/codex-serverops-mcp — List ServerOps profiles without connecting to a server or changing anything.
run_commandio.github.cyyprezz/codex-serverops-mcp — Run a Bash command in an existing session, returning structured output and evidence.
list_directoryio.github.cyyprezz/codex-serverops-mcp — List directory contents within configured roots, returning entries and metadata.
close_sessionio.github.cyyprezz/codex-serverops-mcp — Close a stateful Bash session, terminating the remote shell.
write_fileio.github.cyyprezz/codex-serverops-mcp — Write or edit a text file within configured roots, with optional SHA-256 precondition for safe edits.
get_session_statusio.github.cyyprezz/codex-serverops-mcp — Get the status of a session, including working directory, environment, and last command result.
list_cardsmetabase-mcp-server — List Metabase cards