ForIT MCP Gateway
Officialby ForITLLC
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTMCP_HOME | No | Path to a private, writable, persistent directory used by FastMCP to store encrypted OAuth state. Required when using Microsoft Entra OAuth authentication mode. | |
| CATALOG_API_KEY | No | Example upstream API key used in the sample configuration. The actual environment variable name is defined by the `auth.envVar` field in each source of the gateway config file. | |
| ENTRA_CLIENT_ID | No | Microsoft Entra client (application) ID, required when using Microsoft Entra OAuth authentication mode. | |
| ENTRA_TENANT_ID | No | Microsoft Entra tenant ID, required when using Microsoft Entra OAuth authentication mode. | |
| MCP_GATEWAY_TOKEN | No | Bearer token used to authenticate MCP clients to the gateway. Must be at least 32 characters and is required when using bearer authentication mode. | |
| ENTRA_CLIENT_SECRET | No | Microsoft Entra client secret, required when using Microsoft Entra OAuth authentication mode. | |
| MCP_OAUTH_SIGNING_KEY | No | Random, persistent signing key used by FastMCP for OAuth state, at least 32 characters. Required for Microsoft Entra OAuth authentication mode. |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues