Skip to main content
Glama

System Information MCP Server

by dknell

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SYSINFO_HOSTNoHost to bind to for HTTP transportslocalhost
SYSINFO_PORTNoPort to bind to for HTTP transports8001
SYSINFO_CACHE_TTLNoCache time-to-live in seconds5
SYSINFO_LOG_LEVELNoLogging levelINFO
SYSINFO_TRANSPORTNoTransport protocol: stdio, sse, or streamable-httpstdio
SYSINFO_MOUNT_PATHNoMount path for SSE transport/mcp
SYSINFO_ENABLE_TEMPNoEnable temperature sensorstrue
SYSINFO_MAX_PROCESSESNoMaximum processes to return100

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/dknell/mcp-system-info'

If you have feedback or need assistance with the MCP directory API, please join our Discord server