Skip to main content
Glama
zhaiy
by zhaiy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_LOG_LEVELNo日志级别INFO
MCP_HTTP_PROXYNoHTTP 代理
MCP_USER_AGENTNo自定义 User-Agent内置 UA
MCP_BING_DOMAINNoBing 检索域名(可设 www.bing.com/cn.bing.com)www.bing.com
MCP_HTTPS_PROXYNoHTTPS 代理
MCP_SEARCH_ENGINENo搜索引擎:duckduckgo/bing/baiduduckduckgo
MCP_SEARCH_API_KEYNo可选搜索 API Key(预留扩展)
MCP_DEFAULT_TIMEOUTNo默认请求超时(秒)30
MCP_RATE_LIMIT_HTTPNohttp_request 每分钟调用上限30
MCP_RATE_LIMIT_SEARCHNoweb_search 每分钟调用上限5
MCP_RATE_LIMIT_EXTRACTNoextract_webpage_content 每分钟调用上限10
MCP_SEARCH_API_ENDPOINTNo可选搜索 API Endpoint(预留扩展)
MCP_STDIN_INVALID_INPUT_POLICYNo非法 stdin 行处理策略:ignore/warn/strictwarn

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
http_requestD
fetch_jsonD
batch_http_requestD
web_searchD
web_search_and_extractD
extract_webpage_contentD

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/zhaiy/local-webserver-mcp'

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