Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ICP_TIMEOUTNoHTTP request timeout in seconds, default 3030
ICP_CONCURRENCYNoDetail completion concurrency, internally normalized to 11
ICP_PROXY_TUNNELNoFixed proxy address, e.g. socks5://127.0.0.1:1080
ICP_PROXY_POOL_URLNoProxy pool API URL (reserved configuration)
ICP_PROXY_POOL_IPV6NoLocal IPv6 rotation switch (reserved configuration)
ICP_PROXY_POOL_SIZENoProxy pool size (reserved configuration)
ICP_RATE_LIMIT_ENABLEDNoWhether to enable MCP tool rate limiting, default 'true'true
ICP_RATE_LIMIT_QUERY_PER_MINNoNumber of icp_query calls allowed per minute, default 55
ICP_RATE_LIMIT_MAX_CONCURRENTNoMaximum concurrent queries, internally normalized to 11
ICP_RATE_LIMIT_BLACKLIST_PER_MINNoNumber of icp_blacklist calls allowed per minute, default 33

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
check_environmentA

检查 ICPQuery-MCP 的 Python 运行环境、依赖和支持的查询类型。

icp_queryC

查询工信部 ICP 备案信息,支持 web/app/mapp/kapp。

icp_blacklistC

查询工信部违法违规黑名单,支持 bweb/bapp/bmapp/bkapp。

config_showA

查看当前 ICP 查询服务配置。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
config_exampleICPQuery-MCP 示例配置。

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/helGayhub233/ICPQuery-MCP'

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