hermes

GitHub

A JavaScript engine optimized for running React Native.

11,228 stars JavaScript 1 file ยท ~52,652 tokens

hermes MCP Server

MCP server for facebook/hermes

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "hermes": {
      "command": "npx",
      "args": [
        "-y",
        "@facebook/hermes"
      ]
    }
  }
}