mcp-helper-tools
2
MCP-helper-tools is a server built on the Model Context Protocol that provides a set of utilities for LLM Agents. It offers functionalities like network diagnostics, system monitoring, and security tools, making it ideal for enhancing task automation and management.
mcp-helper-tools
A Model Context Protocol server providing LLM Agents with system utilities and tools for tasks such as IP geolocation, network diagnostics, system monitoring, cryptographic operations, and QR code generation.
Features
Encoding Tools
- Base64 encoding/decoding
- URL encoding/decoding
- HTML encoding/decoding
Network & Geolocation
- IP geolocation with intelligent caching
- Rate limiting (45 requests/minute)
Security Tools
- Cryptographic hash generation (MD5, SHA-1, SHA-256, SHA-512)
- Constant-time hash comparison
- UUID generation
Generator Tools
- QR code generation
- Terminal output
- SVG format
- Base64 encoded images
Contributing
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
License
Apache License 2.0.