toolkit-mcp-server and any-script-mcp

toolkit-mcp-server
53
Established
any-script-mcp
45
Emerging
Maintenance 6/25
Adoption 12/25
Maturity 18/25
Community 17/25
Maintenance 2/25
Adoption 7/25
Maturity 24/25
Community 12/25
Stars: 18
Forks: 9
Downloads: 431
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 34
Forks: 5
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work