Console CensorChecker
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| Invoke-CheckB | Synopsis: Check host targets for tcping latency and censorship. Returns a JSON result with Target and Latency (timeout: 2147483647) Component: Network Role: Probe Functionality: Batch tcping probe & Censor checker |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of ambiguity.
The single tool follows a consistent PowerShell verb-noun convention (Invoke-Check).
With only one tool, the server feels underdeveloped; a network checker typically requires multiple tools for different operations.
The server only provides a single tool for tcping and censorship checking, missing other essential network diagnostics like traceroute or DNS checks.