A
securityA
licenseA
qualityA Claude MCP server that allows Claude to interact with your FreeAgent account to track time, manage timers, and handle timeslip operations.
Last updated -
7
1
JavaScript
MIT License
Utilized for cloning the repository during the installation process.
Used for managing dependencies and running build scripts for the MCP server implementation.
The programming language used for implementing the MCP server, requiring compilation to JavaScript.
MCP 服务器为 Claude 提供实时系统监控功能,包括使用systeminformation
和多源速度测试的 CPU、内存、磁盘、网络、电池和互联网速度指标。
CPU Load: 12.34% (Cores: 10.50, 15.20, 8.90, 14.60%)
)Memory: 65.43% used (7.82GB / 16.00GB)
)Disk (/): 78.90% used (189.50GB / 250.00GB)
)Network (eth0): RX: 25.50KB/s, TX: 10.20KB/s (Total: RX 150.34MB, TX 75.89MB)
)Battery: 85% (charging), 120 min remaining
或未No battery detected
)Internet Speed: Download 45.67Mbps, Upload 8.45Mbps
)克隆此存储库:
导航到目录并安装依赖项:
编译 TypeScript 代码:
这将生成dist/index.js
文件,准备作为 MCP 服务器运行。
claude_desktop_config.json
中:访问配置文件:
(根据您的项目位置调整dist/index.js
的路径。)
通过检查锤子图标确保 Claude Desktop 能够识别该工具:
单击锤子图标查看可用的工具:
如果所有六个工具( get_cpu_usage
、 get_memory_usage
等)都显示出来,则表示集成已激活。您现在可以提出以下问题:
index.ts
中的testUrls
以使用不同的下载源或调整uploadSizeBytes
(默认 80KB)进行上传测试。console.log
语句在生产中禁用它们。node dist/index.js
)并且配置路径是否正确。此 MCP 服务器采用 MIT 许可证。您可以根据 MIT 许可证的条款自由使用、修改和分发该软件。详情请参阅LICENSE
文件。
This server cannot be installed
为 Claude 提供实时系统监控功能,包括 CPU、内存、磁盘、网络、电池和互联网速度指标。