Skip to main content
Glama

System Information MCP Server

by batteryshark
main.py•173 B
#!/usr/bin/env python3 """ Main entry point for the System Information MCP Server """ from src.sysinfo.server import run_server if __name__ == "__main__": run_server()

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

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