kousen/OsqueryMcpServer
If you are the rightful owner of OsqueryMcpServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Osquery MCP Server is a comprehensive Model Context Protocol implementation that bridges AI models with operating systems for natural language system diagnostics.
Tools
Functions exposed to the LLM to take actions
executeOsquery
Execute any valid Osquery SQL query
listOsqueryTables
Get all available Osquery tables on your system
getTableSchema
Discover columns and types for any table
getHighCpuProcesses
Find processes consuming the most CPU
getHighMemoryProcesses
Find processes using the most memory
getNetworkConnections
Show active network connections with process info
getTemperatureInfo
Get system temperature and fan speeds (macOS)
getCommonQueries
Get example queries for common diagnostic scenarios
getSystemHealthSummary
Get comprehensive overview of CPU, memory, disk, network, and temperature
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client