Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FOURD_BASEYesThe base URL of your 4D server (e.g., https://your-4d-server.com:443)
FOURD_USERNoYour 4D username
FOURD_PASSWORDNoYour 4D password
FOURD_SESSION_MINUTESNoSession duration in minutes (default: 60)60
FOURD_ALLOW_SELF_SIGNEDNoAllow self-signed certificates for development (default: false)false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
loginB

Authenticate with 4D REST server and establish session

catalogB

Get 4D database schema information

queryC

Query data from a 4D dataclass

upsertB

Create or update records in a 4D dataclass

deleteB

Delete records from a 4D dataclass

callFunctionB

Call an ORDA class function on the 4D server

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/KyleKincer/4d-mcp'

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