Skip to main content
Glama

System Information MCP Server

by batteryshark
__init__.py•452 B
"""System Information Collection Package""" from .collectors import ( get_system_identity, get_hardware_info, get_network_info, get_storage_info, get_user_session_info, get_time_locale_info, get_connectivity_devices ) __all__ = [ 'get_system_identity', 'get_hardware_info', 'get_network_info', 'get_storage_info', 'get_user_session_info', 'get_time_locale_info', 'get_connectivity_devices' ]

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/batteryshark/mcp-sysinfo'

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