Skip to main content
Glama
manalejandro

MCP ProcFS Server

by manalejandro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
CPU InformationDetailed CPU information from /proc/cpuinfo
Memory InformationMemory statistics from /proc/meminfo
Load AverageSystem load average from /proc/loadavg
Network StatisticsNetwork interface statistics
Disk StatisticsDisk I/O statistics

Latest Blog Posts

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