Skip to main content
Glama
kyaulabs

@kyaulabs/deepseek-websearch

by kyaulabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEBSEARCH_MODELNoModel: deepseek-v4-flash (fast) or deepseek-v4-pro (powerful)deepseek-v4-flash
DEEPSEEK_API_KEYYesDeepSeek API key
WEBSEARCH_API_KEYNoFallback key variable name
WEBSEARCH_BASE_URLNoAPI base URL (for proxies)https://api.deepseek.com/anthropic
WEBSEARCH_THINKINGNoThinking mode: enabled or disabledenabled
WEBSEARCH_MAX_TOKENSNoMax response tokens32768

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchA

Search the web for current, real-time, or factual information. Use when you need information beyond training data — recent events, current data, documentation lookups, or fact-checking. Returns a detailed AI-generated answer based on full page content, plus source URLs. Powered by DeepSeek's native web search.

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/kyaulabs/deepseek-websearch-mcp'

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