Skip to main content
Glama
jonit-dev
by jonit-dev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FAB_LOG_LEVELNodebug, info, warn, or error.warn
FAB_LOG_QUERIESNoSet to '1' only if query text may be written to logs.false
FAB_DOWNLOAD_DIRNoDedicated directory for free-file downloads.~/Downloads/fab-mcp
FAB_BROWSER_HEADLESSNoSet to '0' temporarily for manual verification.true
FAB_DIRECT_TIMEOUT_MSNoDirect JSON request timeout.20000
FAB_BROWSER_TIMEOUT_MSNoDedicated browser request timeout.30000
FAB_MAX_DOWNLOAD_BYTESNoMaximum accepted download size in bytes.2147483648
FAB_BROWSER_PROFILE_DIRNoMCP-owned browser state directory.OS state directory under fab-mcp/browser-profile
FAB_BROWSER_MANUAL_TIMEOUT_MSNoHeaded-mode grace period for visible verification.10000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
fab_search_assetsC

Search public Fab marketplace listings. Free assets are returned by default.

fab_get_assetA

Get normalized public details and per-license prices for one Fab listing.

fab_list_filtersC

List usable public Fab filter labels and slugs. A warning identifies versioned fallback or stale values.

fab_list_limited_time_freeA

List Fab's dedicated curated limited-time-free promotions separately from general free search.

fab_download_free_assetA

Download one directly available free Fab file into the configured local download directory. This never purchases or adds an asset to a library.

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/jonit-dev/fab-mcp'

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