Skip to main content
Glama

Agents Library MCP Server

uptime.sh389 B
#!/usr/bin/env bash ################################################################################ # # Script Name: uptime.sh # ---------------- # Checks the system uptime. # # @author Nicholas Wilde, 0xb299a622 # @date 02 Sep 2025 # @version 0.1.0 # ################################################################################ set -o errexit set -o nounset set -o pipefail uptime

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/nicholaswilde/mcp-server'

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