Skip to content
Back to search
30
MCP

mcprunner

npm/mcprunner

A CLI tool to create and execute scripts with env variables.

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

Similar MCP servers embedding-nearest

dev-mcp
A command-line tool to run the ai-tracker.sh script.
0 tools
@mcpc/code-runner-mcp
Run JavaScript/Python code in a secure sandbox with support for any package import.
0 tools
executor-mcp
MCP server for managing interactive CLI binary processes
0 tools
kick-mcpserver
A CLI tool to scaffold an MCP server project
0 tools
io.github.formulahendry/code-runner
Code Runner MCP Server which can run code in various programming languages.
0 tools
mcpcaller
Native CLI for any MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "mcprunner": {
      "url": "None",
      "transport": "http"
    }
  }
}