valjs logo

valjs

by thomasdavis

valjs appears to be a server configuration defined within a larger system (mcpServers). It uses npx to execute a command, potentially related to validation.

View on GitHub

Last updated: N/A

{
  "mcpServers": {
    "valjs": {
      "command": "npx",
      "args": ["-y" , "valjs-mcp-blah"],
      "env": {}
    }
  }
}