network-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| R1_HOST | No | The IP address or hostname for device R1. | |
| R2_HOST | No | The IP address or hostname for device R2. | |
| DEMO_MODE | No | When set to true, the server returns realistic mock data instead of connecting to real devices. | true |
| NETBOX_URL | No | The URL of the NetBox server (e.g., http://localhost:8000). | |
| USE_NETBOX | No | Set to true to pull device inventory from a NetBox instance. | |
| NETBOX_TOKEN | No | The API token for authenticating with NetBox. | |
| DEVICE_PASSWORD | No | The password used to authenticate with the network devices. | |
| DEVICE_USERNAME | No | The username used to authenticate with the network devices. |
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 | |
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/E-Conners-Lab/MCP-DEMO-LAB'
If you have feedback or need assistance with the MCP directory API, please join our Discord server