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 (by CharlieDigital)

Runjs Alternatives

Similar projects and alternatives to runjs

  1. Video-Hub-App

    86 runjs VS Video-Hub-App

    Official repository for Video Hub App

  2. ReSharper

    ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.

    ReSharper logo
  3. gcodepreview

    OpenPythonSCAD library for moving a tool in lines and arcs so as to model how a part would be cut using G-code or described as a DXF.

  4. up-for-grabs.net

    79 runjs VS up-for-grabs.net

    This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way to get started with a project, or to help share the load of working on open source projects. Jump in!

  5. sirix

    46 runjs VS sirix

    SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.

  6. brackit

    Query processor with proven optimizations, ready to use for your JSON store to query semi-structured data with JSONiq. Can also be used as an ad-hoc in-memory query processor.

  7. vpype

    18 runjs VS vpype

    The Swiss-Army-knife command-line tool for plotter vector graphics.

  8. substrata

    Metaverse client and server written in C++. Runs on Windows, Mac, Linux and Web. Custom 3D engine, networked physics and Lua scripting

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. ameliorate

    13 runjs VS ameliorate

    A tool for collaboratively refining your understanding in order to improve a situation.

  11. threetwo

    11 runjs VS threetwo

    A good comic book curation app.

  12. mcptools

    Model Context Protocol For R (by posit-dev)

  13. mcp-graphql

    1 runjs VS mcp-graphql

    Model Context Protocol server for GraphQL

  14. biomcp

    2 runjs VS biomcp

    BioMCP: Biomedical Model Context Protocol

  15. wren-engine

    Discontinued This repository has been merged into Canner/WrenAI under the core/ directory

  16. vue-skuilder

    6 runjs VS vue-skuilder

    Modular toolkit for Interactive Tutoring Systems. SRS++

  17. mcp-debug

    Command-line tool for debugging MCP servers

  18. organic-markdown

    A Literate Programming System Utilizing Markdown

  19. docker-zulip

    Container configurations, images, and examples for Zulip.

  20. Gopher2600

    Gopher2600 is an emulator for the Atari 2600 games console

  21. claude-code-flow

    1 runjs VS claude-code-flow

    Discontinued Claude-Flow v2.0.0 Alpha represents a revolutionary leap in AI-powered development orchestration. Built from the ground up with enterprise-grade architecture, advanced swarm intelligence, and seamless Claude Code integration. [Moved to: https://github.com/ruvnet/claude-flow]

  22. CodeWebChat

    3 runjs VS CodeWebChat

    Connect VS Code with free chatbots

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better runjs alternative or higher similarity.

runjs discussion

Log in or Post with

runjs reviews and mentions

Posts with mentions or reviews of runjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-08-18.
  • MCP Doesn't Need 30 Tools: It Needs Code
    7 projects | news.ycombinator.com | 18 Aug 2025
    A few weeks back, I actually started working on an MCP server that is designed to let the LLM generate and execute JavaScript in a sandboxed C# runtime with Jint.

    https://github.com/CharlieDigital/runjs

    It has a built in secrets manager API, HTTP fetch analogue, JSONPath for JSON handling, and Polly for HTTP request resiliency.

  • Ask HN: What Are You Working On? (June 2025)
    156 projects | news.ycombinator.com | 29 Jun 2025
    https://github.com/CharlieDigital/runjs

    I wrote an MCP server in C#/.NET that let's LLMs safely generate an run JavaScript using the Jint interpreter.

    It includes a `fetch` analogue using `System.Net.HttpClient`, as well as `jsonpath-plus`, and a built-in secrets manager.

    The prime use case is working with HTTP REST APIs with an LLM. With this, you can let users safely generate and execute JavaScript in a sandbox.

  • Remote MCP Support in Claude Code
    9 projects | news.ycombinator.com | 22 Jun 2025
    I've been working on an MCP server[0] that let's LLMs safely and securely generate and execute JavaScript in a sandbox including using `fetch` to make API calls. It includes a built in secrets manager to prevent exposing secrets to the LLM.

    I think this unlocks a lot of use cases that require code execution without compromising security. Biggest one is that you can now ask the LLM to make API calls securely because the JS is run in a C# interpreter with constraints for memory, time, and statement limits with hidden secrets (e.g. API keys).

    The implementation is open source with sample client code in JS using Vercel AI SDK with a demo UI as well.

    [0] https://github.com/CharlieDigital/runjs

  • Show HN: RunJS – a C# MCP server to let LLMs generate and run JavaScript safely
    2 projects | news.ycombinator.com | 19 Jun 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic runjs repo stats
4
31
9.0
12 months ago

CharlieDigital/runjs is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of runjs is C#.


Sponsored
ReSharper is now available in VS Code and Cursor
ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
www.jetbrains.com