Skip to main content
Glama

自我介绍

Console CensorChecker: 一只基于 Pwsh(.Net 8) 的 Tcping 批量拨测与审查检测脚本

  • 适用平台: Any

Related MCP server: MCP Server for notify to weixin / telegram / bark / lark

注意事项

本项目仅供测试 Tcping 延迟与监控服务可用性,无意绕过任何审查设备的审查

下载地址

  1. Github Release: https://github.com/SpaceTimee/Console-CensorChecker/releases

  2. PowerShell Gallery: https://www.powershellgallery.com/packages/Console-CensorChecker

  3. Github Marketplace: https://github.com/marketplace/actions/console-censorchecker

安装方式

PowerShell Module: Install-Module Console-CensorChecker

食用方式

  1. PowerShell Script: 在 pwsh 7.x 环境中运行 Console-CensorChecker.ps1 脚本 → 按照提示操作即可

  2. PowerShell Module: 在 pwsh 7.x 环境中执行 Invoke-Check 命令即可

Invoke-Check -targets example.com
  1. MCP Server: 在 pwsh 7.x 环境中执行 Invoke-Check -mcp 命令即可

Invoke-Check -mcp
  1. MCP Client: 在 Agent 客户端中添加 MCP 配置即可

{
    "mcpServers": {
        "console-censorchecker": {
            "command": "pwsh",
            "args": ["-Command", "Invoke-Check -mcp"]
        }
    }
}
  1. Github Actions: 在工作流中调用 SpaceTimee/Console-CensorChecker 即可

- uses: SpaceTimee/Console-CensorChecker@v1.1.4.55
  with:
      TARGETS: example.com

MCP 托管

  1. Smithery (首选): https://smithery.ai/servers/spacetime/console-censorchecker

  2. Glama: https://glama.ai/mcp/servers/SpaceTimee/Console-CensorChecker

开发者

Space Time

联系方式

  1. QQ 群 (主群): 964102080,1034315671,716266896,338919498

  2. TG 群 (分群): PixCealerChat

  3. 邮箱: Zeus6_6@163.com

•ᴗ•

Install Server
A
license - permissive license
B
quality
A
maintenance

Maintenance

Maintainers
Response time
1dRelease cycle
6Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Interact with a global network measurement platform.Run network commands from any point in the world

  • DNS lookups, health reports, SSL certs, security scans, GEO scoring, uptime checks

  • VirusTotal MCP — file / URL / domain / IP reputation (BYO key)

View all MCP Connectors

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/SpaceTimee/Console-CensorChecker'

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