Skip to main content
Glama
kzmp

aos8-mcp-server-iap

by kzmp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IAP_BASE_URLNoBase URL of the Instant AP (e.g., https://192.0.2.10:4343). Used for single cluster configuration.
IAP_CLUSTERSNoJSON array of cluster objects, each with name, base_url, username, password, and optional verify_ssl, ca_bundle, default_iap_ip_addr, allowed_iap_ips. Use instead of single cluster env vars.
IAP_PASSWORDNoPassword for the Instant AP. Used for single cluster configuration.
IAP_USERNAMENoUsername for the Instant AP. Used for single cluster configuration.
IAP_CA_BUNDLENoPath to a CA bundle used to verify the AP's certificate when IAP_VERIFY_SSL=true.
IAP_VERIFY_SSLNoWhether to verify SSL certificate. Set to 'false' only for temporary lab connections.true
IAP_DEFAULT_IAP_IP_ADDRNoIPv4 address of the master AP. Required when IAP_BASE_URL uses a DNS name.
IAP_ALLOW_RUNNING_CONFIGNoSet to 'true' to allow the 'show running-config' command (with redaction).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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
iap_test_connectionC

Log in to the Instant AP and run a safe version check.

iap_get_versionB

Return Instant AP firmware version information.

iap_get_summaryC

Return the Instant AP swarm summary.

iap_get_access_pointsC

Return Instant AP swarm members with radio state, one page at a time.

iap_get_clientsC

Return connected wireless clients, one page at a time.

iap_get_networksC

Return configured WLAN networks (SSIDs).

iap_get_network_detailB

Return detail for one WLAN network by name.

iap_get_ap_statsC

Return statistics for one Instant AP by its IP address.

iap_get_client_statusB

Return the status of one wireless client by MAC address.

iap_get_wired_port_settingsC

Return wired port settings.

iap_get_port_statusC

Return physical port status.

iap_get_ap_envC

Return the AP environment variables.

iap_get_bootup_logC

Return the Instant AP bootup log.

iap_show_commandB

Run a read-only Instant AP show command from the policy allowlist.

iap_get_health_summaryB

Return a concise swarm health summary with deterministic findings.

iap_analyze_wlan_securityB

Return deterministic WLAN security findings for the configured networks.

iap_list_targetsA

Report every configured Instant AP cluster and the AP addresses each may read.

Prompts

Interactive templates invoked by user choice

NameDescription
iap_health_overview
iap_troubleshoot_client
iap_wlan_security_review
iap_swarm_review
iap_safe_show_command

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/kzmp/aos8-mcp-server-iap'

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