Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fcc_part15_limit | Get FCC Part 15 emission limits for a frequency. Returns Class A and/or Class B limits for unintentional radiators (15.109), intentional radiators (15.209), or conducted emissions (15.207). |
| fcc_part18_limit | Get FCC Part 18 (ISM equipment) emission limits. Check ISM bands and limits for industrial/consumer ISM equipment. |
| fcc_restricted_bands | Check if a frequency falls within FCC Part 15.205 restricted bands. |
| fcc_restricted_bands_list | List all FCC Part 15.205 restricted frequency bands. |
| ism_bands_list | List all ISM (Industrial, Scientific, Medical) frequency bands per ITU Radio Regulations. |
| cispr_limit | Get CISPR emission limits (CISPR 11, 22, 32, 14-1). Returns radiated or conducted limits for Class A or B. |
| emc_compare_limits | Compare emission limits between FCC and CISPR standards at a given frequency. |
| lte_band_lookup | Look up 3GPP LTE band information by band number. Returns frequencies, duplex mode, bandwidths. |
| lte_bands_list | List all LTE bands, optionally filtered by region or carrier. |
| nr_band_lookup | Look up 3GPP 5G NR band information by band name (e.g., n77, n260). |
| nr_bands_list | List all 5G NR bands, optionally filtered by frequency range (FR1 sub-6GHz, FR2 mmWave). |
| frequency_to_band | Find which LTE/NR bands contain a given frequency. |
| cispr25_limit | Get CISPR 25 automotive component emission limits. Returns limits for Classes 1-5 (1=least stringent, 5=most stringent). |
| cispr12_limit | Get CISPR 12 vehicle-level emission limits for type approval. |
| iso11452_levels | Get ISO 11452-2 radiated immunity test levels for automotive components. |
| iso7637_pulses | Get ISO 7637-2 conducted transient immunity test pulses for automotive components. |
| automotive_emc_overview | Get an overview of automotive EMC standards (CISPR 12, CISPR 25, ISO 11452, ISO 7637, UNECE R10). |
| emc_standards_list | List all available EMC standards and regulations in the database. |
| ecfr_query | Query the eCFR API for specific CFR sections. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |