linkedin-sales-nav-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host for HTTP transport | 127.0.0.1 |
| PORT | No | Port for HTTP transport | 9000 |
| HEADLESS | No | false = visible window (safest); true = headless (more detectable) | false |
| HTTP_PATH | No | Path for HTTP transport | /mcp |
| LOG_LEVEL | No | Log level: DEBUG, INFO, WARNING, ERROR | WARNING |
| TRANSPORT | No | Transport type (stdio or HTTP) | stdio |
| CHROME_PATH | No | Use your own Chrome instead of bundled Chromium | |
| NAV_TIMEOUT | No | Timeout for navigation (seconds) | 60 |
| CAPTURE_WAIT | No | Wait time for capturing responses (seconds) | 25 |
| PROXY_SERVER | No | Leave empty on your own machine; only for a residential exit node if remote | |
| TOOL_TIMEOUT | No | Per-tool MCP timeout (seconds) — must exceed the pacing budget below | 600.0 |
| LOGIN_TIMEOUT | No | Timeout for login (seconds) | 300 |
| USER_DATA_DIR | No | Persistent browser profile directory | ~/.linkedin-sales-nav/profile |
| LONG_PAUSE_MAX | No | Length of longer break (seconds) | 45.0 |
| LONG_PAUSE_MIN | No | Length of longer break (seconds) | 20.0 |
| PACING_ENABLED | No | Human-like delays between pages | true |
| PAGE_DELAY_MAX | No | Random dwell before advancing a page (seconds) | 8.0 |
| PAGE_DELAY_MIN | No | Random dwell before advancing a page (seconds) | 3.0 |
| LONG_PAUSE_EVERY | No | Take a longer break every N pages (0 disables) | 5 |
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/nick-choudhary/linkedin-sales-nav-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server