Skip to main content
Glama
Lascivea

Grok SearXNG Adapter MCP

by Lascivea

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNo对外宿主机绑定端口,默认 80808080
API_KEYYesLobeHub/Open WebUI 请求本服务时的访问密钥
GROK_MODELYes中转站提供的 Grok 模型名
MAX_RESULTSNo单请求最大结果数,默认 1010
MCP_ENABLEDNo是否挂载 /mcp,默认 truetrue
BIND_ADDRESSNo对外宿主机绑定地址,默认 127.0.0.1127.0.0.1
GROK_API_KEYYes本服务请求中转站的密钥
GROK_API_MODENoresponses(默认,Grok 服务端 Web Search)或 chat_completionsresponses
GROK_BASE_URLYesGrok 中转站的 OpenAI 兼容 API 根地址,通常含 /v1
FETCH_MAX_URLSNo单次 web_fetch 最多读取的 URL 数,默认 55
FETCH_MAX_CHARSNo每页返回给 Agent 的正文字符上限,默认 4000040000
REQUEST_TIMEOUTNo上游超时秒数,默认 240240
SEARCH_MAX_USESNoGrok web search 最大工具使用次数,默认、推荐均为 11
FIRECRAWL_API_KEYNo启用 web_fetch 时必填,Firecrawl API 密钥
FIRECRAWL_TIMEOUTNo单次 Firecrawl scrape 超时秒数,默认 6060
FIRECRAWL_BASE_URLNoFirecrawl API 地址,默认 https://api.firecrawl.devhttps://api.firecrawl.dev
MCP_RESEARCH_ENABLEDNo是否暴露可选的 web_research 工具,默认 falsefalse
GROK_SEARCH_TOOL_TYPENo搜索工具类型,默认 web_searchweb_search
MAX_RESULTS_PER_DOMAINNo同一域名的最多结果数,默认 33
UPSTREAM_RETRY_ATTEMPTSNo上游 5xx 的最大尝试次数,默认 33
FIRECRAWL_RETRY_ATTEMPTSNoFirecrawl 5xx/超时重试次数,默认 22

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/Lascivea/search2searxng'

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