Skip to main content
Glama

Furikake

by ashwwwin
fly.toml505 B
# fly.toml app configuration file generated for furi on 2025-06-25T09:59:25-07:00 # # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # app = 'furi' primary_region = 'iad' [build] [[mounts]] source = 'data' destination = '/data' initial_size = '5gb' [http_service] internal_port = 9339 force_https = true auto_stop_machines = 'off' auto_start_machines = true min_machines_running = 1 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/ashwwwin/furi'

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