Skip to main content
Glama
epicweb-dev

Advanced MCP Features

by epicweb-dev
fly.yaml997 B
# fly.yaml app configuration file generated for epicweb-dev-advanced-mcp-features on 2025-07-11T10:06:25-06:00 # # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # app: epicweb-dev-advanced-mcp-features primary_region: sjc kill_signal: SIGINT kill_timeout: 5s swap_size_mb: 512 experimental: auto_rollback: true attached: secrets: {} services: - processes: - app protocol: tcp internal_port: 8080 ports: - port: 80 handlers: - http force_https: true - port: 443 handlers: - tls - http concurrency: type: connections hard_limit: 100 soft_limit: 80 tcp_checks: - interval: 15s timeout: 2s grace_period: 1s http_checks: - interval: 10s timeout: 2s grace_period: 5s method: get path: /resources/healthcheck protocol: http tls_skip_verify: false

Latest Blog Posts

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/epicweb-dev/advanced-mcp-features'

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