Skip to main content
Glama
theforeman

Foreman MCP Server

Official
by theforeman

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoThe host address to bind the server to.127.0.0.1
PORTNoThe port number to bind the server to.8080
LOG_LEVELNoLogging level. Options include debug, info, warning, error, critical.INFO
TRANSPORTNoThe transport protocol to use (stdio or streamable-http).streamable-http
FOREMAN_URLYesURL of the Foreman instance. Defaults to https://$hostname if not provided.https://$hostname
FOREMAN_TOKENNoForeman authentication token.
NO_VERIFY_SSLNoSet to 'true' to disable SSL certificate verification.
FOREMAN_PASSWORDNoForeman password for authentication.
FOREMAN_USERNAMEYesForeman username for authentication.
FOREMAN_CA_BUNDLENoPath to a custom CA certificate bundle (e.g., /path/to/ca-bundle.pem).

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/theforeman/foreman-mcp-server'

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