linux-profiler
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROFILER_HOST | No | HTTP default address | 0.0.0.0 |
| PROFILER_PORT | No | HTTP default port | 22222 |
| PROFILER_TRANSPORT | No | Default transport type | streamable |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_system_infoA | Get basic system information including hostname, OS, kernel version, and architecture. |
| get_cpu_metricsB | Collects CPU usage, frequency, load average, and time distribution metrics. |
| get_memory_metricsA | Collects virtual memory and swap usage metrics including buffers and cache. |
| get_disk_metricsA | Collects disk partition usage and I/O statistics including read/write counts and times. |
| get_network_metricsA | Collects network I/O statistics, interface addresses, and connection states. |
| get_process_metricsA | Collects process statistics including top 10 CPU and memory consumers. |
| get_all_metricsB | Get a comprehensive performance report including CPU, memory, disk, network, and process metrics. |
| get_performance_summaryB | Get a brief performance summary with key metrics and potential issues. |
| search_processesA | Search for processes by keyword (name or command line). Returns matching process IDs and details. |
| profile_processA | Profile a specific process using perf to collect performance data for flame graph generation. Requires perf tool to be installed on the system. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yuezhongtao/linux-profiler-tool'
If you have feedback or need assistance with the MCP directory API, please join our Discord server