MCP ProcFS Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| read_procfsC | Read a file from the /proc filesystem |
| write_procfs | Write a value to a /proc filesystem file |
| get_cpu_infoB | Get detailed CPU information |
| get_memory_infoB | Get detailed memory information |
| get_load_average | Get system load average |
| get_network_statsC | Get network interface statistics |
| get_disk_statsC | Get disk I/O statistics |
| get_process_infoC | Get information about a specific process |
| list_processes | List all process IDs |
| read_sysctl | Read a sysctl kernel parameter |
| write_sysctlB | Write a sysctl kernel parameter |
| list_sysctlB | List all sysctl parameters |
| set_process_priorityB | Set process priority (nice value) |
| set_process_affinityC | Set CPU affinity for a process |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| CPU Information | Detailed CPU information from /proc/cpuinfo |
| Memory Information | Memory statistics from /proc/meminfo |
| Load Average | System load average from /proc/loadavg |
| Network Statistics | Network interface statistics |
| Disk Statistics | Disk I/O statistics |
Latest Blog Posts
- 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/manalejandro/mcp-proc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server