eNSP-MCP
by jmsgfc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEVICES_FILE | No | Path to devices.yaml for connection parameters. If not set, tries topology directory's config/devices.yaml then project's config/devices.yaml. | |
| TOPOLOGY_FILE | No | Path to the .topo file. If not set, uses current directory name.topo or single .topo file in current directory. | |
| ENABLE_REAL_ENSP | No | Set to 'true' to enable real eNSP Telnet mode; default is false (mock mode). | false |
| ENSP_MCP_BOARD_HOST | No | Host address for the board server. Default is 127.0.0.1. | 127.0.0.1 |
| ENSP_MCP_BOARD_PATH | No | Path for the default board page. Default is /static/index.html. | /static/index.html |
| ENSP_MCP_BOARD_PORT | No | Port for the board server. Default is 8000. | 8000 |
| ENSP_MCP_TOOL_PROFILE | No | Tool profile: 'compact' (default, high-frequency tools) or 'legacy' (full tool set). | compact |
| ENSP_MCP_AUTO_OPEN_MODE | No | Mode for auto-opening board: 'browser', 'editor', or 'none'. Default is 'browser'. | browser |
| ENSP_MCP_EDITOR_COMMAND | No | Editor command used when ENSP_MCP_AUTO_OPEN_MODE is 'editor'. | |
| ENSP_MCP_AUTO_OPEN_BOARD | No | Whether to automatically open the config board on MCP tool calls. Default is true. | true |
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 | |
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/jmsgfc/ensp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server