CharlieDigital/runjs
The only MCP server you need: let your LLM generate and safely execute JavaScript -- including fetch API calls, JSONPath ETL, built-in resiliencey, and secrets management
This project provides a secure way to let large language models (LLMs) interact with any REST API. It takes an LLM-generated JavaScript script as input, executes it safely within an isolated environment, and returns the result. This enables a developer building AI applications to integrate external services and data transformations into their LLM workflows.
No commits in the last 6 months.
Use this if you need your AI application to dynamically call external APIs or process JSON data using JavaScript, without risking the security of your system or exposing sensitive information to the LLM.
Not ideal if your AI application does not require dynamic API interaction or complex data manipulation through JavaScript, or if you prefer to hardcode all external service integrations.
Stars
30
Forks
5
Language
C#
License
MIT
Category
Last pushed
Jun 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/CharlieDigital/runjs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuniko-software/minecraft-mcp-server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in...
freee/freee-mcp
Model Context Protocol (MCP) server for freee API integration
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...
hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development