netmiko-mcp-server
by nagayon-935
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NETMIKO_MCP_SERVER_BEARER_TOKEN | No | Required for SSE mode. The server uses this token to authenticate clients. Generate with: openssl rand -hex 32. If not set, the server will not start in SSE mode unless --no-http-auth is passed. | |
| NETMIKO_MCP_SERVER_INVENTORY_KEY | No | Fernet key for decrypting encrypted credentials (password/secret) in the inventory file. Required only if the inventory contains encrypted values (starting with enc:). Generate with: uv run --with cryptography main.py --generate-key |
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