Skip to main content
Glama
heyxiaoze
by heyxiaoze

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIGWRIGHT_HOSTNoThe host that the relay binds to. Set a LAN IP (e.g., 192.168.1.42) or 0.0.0.0 to listen on all interfaces. Any non-loopback value enables LAN mode.127.0.0.1
FIGWRIGHT_PORTNoThe relay port.3055
FIGWRIGHT_TOKENNoShared secret that connecting plugins must present. In LAN mode, if not set, the server generates a random 24-byte token and prints it to the logs. Set a stable value so plugin config persists across restarts. Required for remote MCP connections.
FIGWRIGHT_READONLYNoSet to '1', 'true', 'yes', or 'on' to enable read-only mode, which hides all write tools and exposes only read and local helper tools.false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/heyxiaoze/OneWright'

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