工具包-mcp-服务器
模型上下文协议服务器为 LLM 代理提供系统实用程序和工具,包括 IP 地理位置、网络诊断、系统监控、加密操作和二维码生成。
模型上下文协议
模型上下文协议 (MCP) 支持以下之间的通信:
客户端:Claude Desktop、IDE 和其他与 MCP 兼容的客户端
服务器:任务管理和自动化的工具和资源
LLM 代理:利用服务器功能的 AI 模型
目录
特征
网络和地理位置
具有智能缓存的 IP 地理定位
网络连接测试
Ping 和 traceroute 实用程序
公网IP检测
速率限制(45 个请求/分钟)
系统实用程序
系统信息检索
资源监控
平均负载跟踪
网络接口详细信息
安全工具
加密哈希生成(MD5、SHA-1、SHA-256、SHA-512)
恒定时间哈希比较
UUID 生成
生成器工具
二维码生成
终端输出
SVG 格式
Base64 编码图像
安装
配置
添加到您的 MCP 客户端设置:
工具
网络运营
系统操作
安全运营
发电机操作
贡献
分叉存储库
创建你的功能分支(
git checkout -b feature/amazing-feature)提交您的更改(
git commit -m 'Add some amazing feature')推送到分支(
git push origin feature/amazing-feature)打开拉取请求
执照
Apache 许可证 2.0。有关更多信息,请参阅许可证。
Tools
模型上下文协议服务器为 LLM 代理提供用于 IP 地理定位、网络诊断、系统监控、加密操作和二维码生成的综合工具集。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityA Model Context Protocol server that provides LLMs with real-time network traffic analysis capabilities, enabling tasks like threat hunting, network diagnostics, and anomaly detection through Wireshark's tshark.Last updated -7230MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that enables LLMs to interact with web pages, take screenshots, generate test code, scrape web pages, and execute JavaScript in a real browser environment.Last updated -29913MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that connects LLMs to GIS operations, enabling AI assistants to perform accurate geospatial analysis including geometric operations, coordinate transformations, and spatial measurements.Last updated -8367MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that scans and exposes AI-related dotfiles and configuration files to LLM agents, helping them understand project context and guidelines.Last updated -MIT License