run_code_rmcp 0.2.7

云函数服务,执行JS/TS/Python语言代码,脚本必须有约定的函数名称(handler/main),会调用约定的函数名称结果和日志返回.
Documentation
1
2
3
4
5
6
{
  "name": "Script Runner",
  "description": "执行JavaScript、TypeScript和Python代码",
  "path": "/path/to/script_runner",
  "transport": "stdio"
}