Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FORGE_MCP_HOSTNoHost to bind the MCP server.0.0.0.0
FORGE_MCP_PORTNoPort to bind the MCP server.8765
FORGE_MCP_BEARERNoDev fallback bearer token. Per-request Authorization header is preferred. Do not set in production.
FORGE_VAULT_PATHNoLocal vault directory for forge_read_notes_in_vault and forge_commit_recipe.~/forge-vaults/bluh
FORGE_TRANSPILE_URLNoBase URL of the forge-transpile service.http://localhost:8000

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/frmoded/forge-mcp'

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