network-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NETWORK_MCP_MODE | No | Mode of operation (local-assist, etc.) | local-assist |
| NETWORK_MCP_HEADLESS | No | Whether to run browser headless | false |
| NETWORK_MCP_WORKER_PORT | No | Port for the local worker | 8791 |
| NETWORK_MCP_DENIED_HOSTS | No | Comma-separated list of denied hosts | |
| NETWORK_MCP_ALLOWED_HOSTS | No | Comma-separated list of allowed hosts (empty allows all) | |
| NETWORK_MCP_ENABLE_SUBMIT | No | Enable automated submission (disabled by default) | false |
| NETWORK_MCP_PUBLIC_ORIGIN | No | Public origin URL for the worker | |
| NETWORK_MCP_MAX_FORM_FILLS | No | Maximum number of form fills per session | 1 |
| NETWORK_MCP_SUBMIT_DEFAULT | No | Default state for submit capability | false |
| NETWORK_MCP_BROWSER_CHANNEL | No | Browser channel to use (e.g., msedge, chrome) | msedge |
| NETWORK_MCP_MAX_PAGE_VISITS | No | Maximum number of page visits per session | 20 |
| NETWORK_MCP_MAX_FIELD_WRITES | No | Maximum number of field writes per session | 80 |
| NETWORK_MCP_MAX_SESSION_SECONDS | No | Maximum session duration in seconds | 900 |
| NETWORK_MCP_EXTERNAL_VISIBLE_CHROME | No | Use external visible Chrome instance | false |
| NETWORK_MCP_REQUIRE_APPROVAL_FOR_FILL | No | Require user approval before filling form fields | true |
| NETWORK_MCP_REQUIRE_APPROVAL_FOR_SUBMIT | No | Require user approval before submitting forms | true |
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
- 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/smartresponsor/networking'
If you have feedback or need assistance with the MCP directory API, please join our Discord server