Back to search
30
MCP

any-script-mcp

npm/any-script-mcp

MCP server that exposes arbitrary CLI tools and shell scripts as MCP Tools via YAML configuration

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

any-script-mcp
An MCP server that exposes arbitrary CLI tools and shell scripts as MCP Tools
0 tools
anyvm-mcp
MCP server for anyvm — run, manage, and debug BSD/Illumos VMs with natural language
0 tools
climax-mcp
Expose any CLI as MCP tools via YAML configuration
0 tools
mcp-anything
One command to turn any software into an MCP server
0 tools
mcp-cli-skill
Call any MCP server tool from the command line with shell composition support
0 tools
click-mcp-server
MCP server for any Click command line tool
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "any-script-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}