cimc-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CIMC_HOST | No | CIMC BMC IP address | 192.168.88.10 |
| CIMC_PASSWORD | Yes | Login password | |
| CIMC_USERNAME | No | Login username | admin |
| CIMC_INTERFACE | No | Local network interface to bind | |
| CIMC_VERIFY_TLS | No | Verify TLS certificates | 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_server_summaryA | Get overall server status including power state, model, serial number, CPU/memory counts, and operability. Single composite view of the CIMC-managed server. |
| get_sensorsB | Get all sensor readings: fans, power supplies, and temperature data from the CIMC-managed server. |
| power_controlA | Control server power: on, off, graceful shutdown, power cycle, hard reset, or BMC reset. WARNING: 'off' and 'reset' are immediate and can cause data loss. |
| get_faultsB | List all active faults with severity, description, cause, and timestamps. Optionally filter by severity level. |
| get_server_healthA | Composite health check: server status, active faults, DIMM/PSU/fan/storage status, and power consumption. Answers 'Is the server healthy?' |
| get_inventoryA | Complete hardware inventory: CPUs, DIMMs, PCI cards, network adapters, and storage controllers. Answers 'What hardware is in this server?' |
| get_storage_summaryB | Storage subsystem overview: RAID controllers, virtual drives (arrays), and physical disks with health and status. |
| get_bios_settingsA | Get all current BIOS token values. Returns token names, class names, and current values needed for set_bios_setting. |
| set_bios_settingA | Modify a BIOS token value. Use get_bios_settings first to discover available tokens, class names, and attribute names. Requires server reboot to take effect. |
| get_network_adaptersB | List all network adapters (NICs) with model, vendor, MAC addresses, and port details. |
| get_firmware_versionsB | List all component firmware versions: CIMC, BIOS, storage controllers, network adapters, etc. |
| set_locator_ledA | Turn the server locator LED on or off. Used to physically identify a server in a rack. |
| get_event_logC | Get system event log (SEL) entries from the CIMC. Shows hardware events, errors, and status changes. |
| get_power_statsB | Detailed power consumption statistics: input voltage, current, consumed power, and power budget. |
| get_thermal_statsB | Detailed thermal readings: CPU temperatures, memory temperatures, ambient, and fan speeds for all zones. |
| sol_configureB | Enable, disable, or configure Serial over LAN (SOL). SOL provides remote console access to the server. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/schwarztim/cimc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server