Skip to main content
Glama

NWC MCP Server

by getAlby
fly.toml474 B
# fly.toml app configuration file generated for nwc-mcp-server on 2025-05-28T12:01:30+07:00 # # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # app = 'nwc-mcp-server' primary_region = 'fra' [build] [http_service] internal_port = 3000 force_https = true auto_stop_machines = false auto_start_machines = true min_machines_running = 0 processes = ['app'] [[vm]] memory = '512mb' 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/getAlby/nwc-mcp-server'

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