Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENFIC_BASE_URLYesBase URL of the OpenFic backend, e.g., http://127.0.0.1:8000
OPENFIC_API_PREFIXNoAPI prefix of the OpenFic backend. Defaults to '/api/v1'./api/v1
OPENFIC_MCP_READ_ONLYNoSet to 'false' to enable write tools. Defaults to 'true'.true
OPENFIC_MCP_WRITE_SCOPESNoComma-separated list of write groups (projects,volumes,chapters,characters,notes,worldbooks). Defaults to empty.
OPENFIC_ALLOW_NON_LOOPBACKNoSet to 'true' to allow non-loopback addresses. Defaults to 'false'.false
OPENFIC_PROJECT_WORLDBOOKSNoJSON mapping of project IDs to worldbook IDs, e.g., {"project-id":"world-info-id"}.

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/handsomer89/Openfic-MCP'

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