Skip to main content
Glama
run_http.sh141 B
#!/usr/bin/env bash set -euo pipefail HOST=${1:-127.0.0.1} PORT=${2:-12006} uv run python3 main.py --mode http --host "$HOST" --port "$PORT"

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/goPluto-ai/gopluto-ai-mcp'

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