MCPVault

getDownloadedFileText

MCP tool from Cobaltstrike MCP Server by Cobalt-Strike

Fetch /api/v1/data/downloads/{fileid} and return bounded file text when the content appears textual. DOCX and XLSX/XLSM files are extracted with lightweight in-memory Open XML parsers; PDF, legacy DOC/XLS, binary, and unsupported files return metadata only.

How to use it

getDownloadedFileText is exposed by the Cobaltstrike MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the getDownloadedFileText tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Cobaltstrike MCP Server

$pip install -r requirements.txt
FULL COBALTSTRIKE MCP SERVER LISTING