We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GLips/Figma-Context-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
brave-dogs-travel.md•343 B
---
"figma-developer-mcp": minor
---
Add configurable `--host` CLI option for remote deployments. Use `--host` CLI argument or `FRAMELINK_HOST` environment variable to bind to addresses other than localhost (e.g., `0.0.0.0` for network access).
Also adds `FRAMELINK_PORT` environment variable (with backwards-compatible fallback to `PORT`).