toolkit-mcp-server and any-script-mcp
About toolkit-mcp-server
cyanheads/toolkit-mcp-server
A Model Context Protocol server providing LLM Agents with system utilities and tools, including IP geolocation, network diagnostics, system monitoring, cryptographic operations, and QR code generation.
Implements intelligent caching for geolocation queries with rate limiting (45 req/min) and supports multiple QR code output formats (terminal, SVG, Base64). Built in TypeScript with MCP 1.4.0, it integrates directly with Claude Desktop and other MCP-compatible clients through stdio transport, exposing tools via a standardized interface for hash generation, system monitoring, and network diagnostics.
About any-script-mcp
izumin5210/any-script-mcp
An MCP server that exposes arbitrary CLI tools and shell scripts as MCP Tools
Supports multi-language script execution (Python, Node.js, Deno) via configurable shell interpreters, and merges tools from multiple YAML configuration files with environment variable and JSON-based parameter passing. Integrates with MCP clients like Claude through stdio transport, enabling AI agents to invoke arbitrary shell commands with typed inputs, timeout controls, and schema validation via JSON Schema.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work