NetPulseX
by MeAkash77
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEMO_MODE | No | Set to true to run in demo mode without real network devices. | |
| JWT_SECRET | No | Secret key for JWT authentication and dashboard security. Generate with: python -c "import secrets; print(secrets.token_hex(32))". | |
| ANTHROPIC_API_KEY | No | Optional API key for the RAG chatbot feature (requires Anthropic API). | |
| CONTAINERLAB_ONLY | No | Hide EVE-NG/physical devices that aren't present, showing only containerlab devices in the dashboard. | |
| CONTAINERLAB_LOCAL | No | Run Docker commands directly instead of routing through Multipass. | |
| CONTAINERLAB_TOPOLOGY_PATH | No | Path to the containerlab topology YAML file (e.g., /path/to/NetworkOps_Platform/containerlab/datacenter.clab.yml). |
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