← mcp-server-code-runner

mcp-server-code-runner 0.1.8

npm · mcp-server-code-runner · current release

1
Tools
0
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-15T21:17:45.372Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.

Server capabilities
{
  "tools": {
    "listChanged": true
  }
}

Tools 1

ToolCategoryAnnotationsRisk
run-codeRun code snippet and return the result.
Input schema
{
  "type": "object",
  "properties": {
    "code": {
      "type": "string",
      "description": "Code Snippet"
    },
    "languageId": {
      "type": "string",
      "enum": [
        "javascript",
        "php",
        "python",
        "perl",
        "perl6",
        "ruby",
        "go",
        "lua",
        "groovy",
        "powershell",
        "bat",
        "shellscript",
        "fsharp",
        "csharp",
        "vbscript",
        "typescript",
        "coffeescript",
        "scala",
        "swift",
        "julia",
        "crystal",
        "ocaml",
        "r",
        "applescript",
        "clojure",
        "racket",
        "scheme",
        "ahk",
        "autoit",
        "dart",
        "haskell",
        "nim",
        "lisp",
        "kit",
        "v",
        "sass",
        "scss"
      ],
      "description": "Language ID"
    }
  },
  "required": [
    "code",
    "languageId"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
— · —

Resources 0

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.