Skip to main content
Glama
ictinnovations

ictfax-mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ICTFAX_BASE_URLYesICTCore REST base, normally ending in `/api`, e.g. `https://your-ictfax/api`
ICTFAX_PASSWORDYesPassword for that account
ICTFAX_USERNAMEYesAPI account email (ICTCore logs in by email)
ICTFAX_ACCOUNT_IDNoAccount id to send faxes from1
ICTFAX_TIMEOUT_MSNoPer-request timeout30000
ICTFAX_TLS_INSECURENoSkip TLS verification — self-signed test servers onlyfalse
ICTFAX_MCP_ALLOW_WRITENoUnlock upload/send (see Safety)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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ictfax_list_faxesA

List fax transmissions on the server (inbound and outbound) with their id, contact, status and direction. Start here to find a transmission id.

ictfax_get_fax_statusA

Get one fax transmission by id: its status (processing, completed, failed), contact and pages. Poll this after sending a fax.

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/ictinnovations/ictfax-mcp'

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