Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEEPSEEK_LOCAL_SERVER_HOMENoHome dir (profile, token, debug).%LOCALAPPDATA%\deepseek-local-server
DEEPSEEK_LOCAL_SERVER_HOSTNoBind address (loopback only, enforced).127.0.0.1
DEEPSEEK_LOCAL_SERVER_PORTNoPort.9874
DEEPSEEK_LOCAL_SERVER_HEADLESSNoRun Chromium headless (careful: login needs a visible window).0
DEEPSEEK_LOCAL_SERVER_MODEL_IDNoModel id exposed via the API.deepseek-web
DEEPSEEK_LOCAL_SERVER_DEEPTHINKNoDeepThink (reasoning) toggle; Expert model is always selected.1
DEEPSEEK_LOCAL_SERVER_DEEPSEEK_URLNoTarget page.https://chat.deepseek.com/
DEEPSEEK_LOCAL_SERVER_STABLE_SECONDSNoAnswer must be unchanged this long before it's accepted.2.0
DEEPSEEK_LOCAL_SERVER_TIMEOUT_SECONDSNoPer-request browser timeout.300
DEEPSEEK_LOCAL_SERVER_MAX_PROMPT_CHARSNoPrompt size cap.900000
DEEPSEEK_LOCAL_SERVER_BLOCK_HEAVY_RESOURCESNoBlock heavy page resources for speed.1
DEEPSEEK_LOCAL_SERVER_POLL_INTERVAL_SECONDSNoPoll interval.0.35

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/arnyigor/deepseek-local-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server