Skip to main content
Glama
RealmElysia

deepseek-web-search-mcp

by RealmElysia

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEEPSEEK_API_KEYNoDeepSeek API key. Required unless DEEPSEEK_API_KEY_LITERAL is provided.
DEEPSEEK_API_KEY_ENVNoName of the environment variable to read the API key from. Defaults to DEEPSEEK_API_KEY. Useful to reuse a different variable name.DEEPSEEK_API_KEY
DEEPSEEK_SEARCH_MODELNoModel name; must support native web_search.deepseek-v4-flash
DEEPSEEK_API_KEY_LITERALNoAlternative to DEEPSEEK_API_KEY: the literal API key value, used directly without reading from an environment variable.
DEEPSEEK_SEARCH_BASE_URLNoAnthropic-compatible endpoint base URL; /messages is appended automatically.https://api.deepseek.com/anthropic/v1
DEEPSEEK_SEARCH_MAX_USESNoMaximum number of server-side web search rounds per request.5
DEEPSEEK_SEARCH_MAX_TOKENSNoMaximum number of tokens to generate per request.4096
DEEPSEEK_SEARCH_API_VERSIONNoValue for the anthropic-version request header.2023-06-01

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/RealmElysia/deepseek-web-search-mcp'

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