F5 Distributed Cloud API MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging verbosity (debug, info, warn, error) | |
| F5XC_API_URL | No | Tenant URL (auto-normalized) | |
| F5XC_PROFILE | No | Profile name to use (default: active profile from config) | |
| F5XC_API_TOKEN | No | API token from XC Console | |
| F5XC_CA_BUNDLE | No | Path to custom CA certificate bundle | |
| F5XC_P12_BUNDLE | No | Path to P12 certificate bundle | |
| F5XC_P12_PASSWORD | No | Password for P12 certificate | |
| F5XC_TLS_INSECURE | No | Disable SSL verification (staging only, set to `true`) | false |
| F5XC_QUOTA_CACHE_TTL | No | Quota cache TTL in seconds (default: `300`) | |
| F5XC_QUOTA_CHECK_ENABLED | No | Enable quota validation (default: `true`) | |
| F5XC_QUOTA_RED_THRESHOLD | No | Red zone percentage (default: `100`) | |
| F5XC_QUOTA_GREEN_THRESHOLD | No | Green zone percentage (default: `79`) | |
| F5XC_QUOTA_YELLOW_THRESHOLD | No | Yellow zone percentage (default: `99`) |
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 | |
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/robinmordasiewicz/f5xc-api-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server