Skip to content
Back to search
30
MCP

@mseep/any-script-mcp

npm/@mseep/any-script-mcp

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

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

Similar MCP servers embedding-nearest

any-script-mcp
MCP server that exposes arbitrary CLI tools and shell scripts as MCP Tools via YAML configuration
0 tools
any-script-mcp
An MCP server that exposes arbitrary CLI tools and shell scripts as MCP Tools
0 tools
@mseep/anytype-mcp
Official MCP server for Anytype API
0 tools
@mseep/mcp-documentation-server
A TypeScript MCP server for document management and semantic search with embeddings
0 tools
@mseep/linode-mcp-server
MCP server for Linode API
0 tools
@mseep/resume-apply-job-tool
MCP server for automated job applications
0 tools

How to use

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

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