Skip to main content
Glama
manalejandro

MCP ProcFS Server

by manalejandro

Related Servers

Alternatives to MCP ProcFS Server

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.3/5.0

    Scored across 10 tools

    Disambiguation4/5

    Most tools target clearly distinct resources or actions, such as CPU info, memory info, network stats, and disk stats. The main ambiguity is between the generic read_procfs tool and the specialized get_* wrappers, since raw CPU/memory data could also be fetched via read_procfs.

    Naming Consistency4/5

    Tool names follow a consistent verb_noun snake_case pattern, with get_, set_, read_, write_, and list_ prefixes. The only minor inconsistency is mixing read_procfs with get_* for similar information-retrieval operations, but the naming remains predictable overall.

    Tool Count5/5

    Ten tools is a well-scoped size for a /proc filesystem server. Each tool covers a meaningful area of system inspection or tuning without unnecessary redundancy or bloat.

    Completeness4/5

    The tool set covers reading proc files, retrieving key system metrics, viewing and setting sysctl parameters, and adjusting process scheduling properties. Minor gaps exist, such as no explicit process listing or broader process signal control, but the core /proc workflows are well covered.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues