Skip to main content
Glama

Sola MCP Server

fly.toml461 B
# fly.toml app configuration file generated for sola-mcp on 2025-05-28T12:25:38-07:00 # # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # app = 'sola-mcp' primary_region = 'sin' [build] [http_service] internal_port = 3000 force_https = true auto_stop_machines = 'stop' auto_start_machines = true min_machines_running = 0 processes = ['app'] [[vm]] memory = '1gb' cpu_kind = 'shared' cpus = 1

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/sociallayer-im/sola-mcp'

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