ICPQuery-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ICP_TIMEOUT | No | HTTP request timeout in seconds, default 30 | 30 |
| ICP_CONCURRENCY | No | Detail completion concurrency, internally normalized to 1 | 1 |
| ICP_PROXY_TUNNEL | No | Fixed proxy address, e.g. socks5://127.0.0.1:1080 | |
| ICP_PROXY_POOL_URL | No | Proxy pool API URL (reserved configuration) | |
| ICP_PROXY_POOL_IPV6 | No | Local IPv6 rotation switch (reserved configuration) | |
| ICP_PROXY_POOL_SIZE | No | Proxy pool size (reserved configuration) | |
| ICP_RATE_LIMIT_ENABLED | No | Whether to enable MCP tool rate limiting, default 'true' | true |
| ICP_RATE_LIMIT_QUERY_PER_MIN | No | Number of icp_query calls allowed per minute, default 5 | 5 |
| ICP_RATE_LIMIT_MAX_CONCURRENT | No | Maximum concurrent queries, internally normalized to 1 | 1 |
| ICP_RATE_LIMIT_BLACKLIST_PER_MIN | No | Number of icp_blacklist calls allowed per minute, default 3 | 3 |
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| config_example | ICPQuery-MCP 示例配置。 |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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