Skip to main content
Glama

Mandoline MCP Server

Official
by mandoline-ai
fly.toml372 B
app = "mandoline-mcp-server" primary_region = "sjc" [build] dockerfile = "Dockerfile" [[services]] processes = ["app"] internal_port = 8080 protocol = "tcp" auto_stop_machines = true auto_start_machines = true min_machines_running = 1 [[services.ports]] port = 80 handlers = ["http"] [[services.ports]] port = 443 handlers = ["tls", "http"]

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/mandoline-ai/mandoline-mcp-server'

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