Sign inSign up

cdigs/runjs-mcp-server

By cdigs

Updated about 1 year ago

An MCP server + secrets manager that lets LLMs securely generate and execute JavaScript

Image
0

1.3K

cdigs/runjs-mcp-server repository overview

RunJS MCP Server

RunJS is an MCP server that let's LLMs generate and execute JavaScript securely by running the JavaScript in a .NET sandbox using Jint.

It includes a built-in secret manager API that can use either an in-memory secret store or connect to a Postgres database.

Key features:

  • JavaScript execution time, memory, and statement count can be limited by environment variables
  • Scripts can use a fetch analogue that uses .NET's System.Net.HttpClient under the ood
  • Scripts can also use jsonpath-plus to query resultant JSON

See the repo here for more details, notes, and examples: https://github.com/CharlieDigital/runjs

Tag summary

Content type

Image

Digest

sha256:6adbf0418

Size

93.6 MB

Last updated

about 1 year ago

docker pull cdigs/runjs-mcp-server