Back to Home
immersiveidea icon

babylon-mcp

Verified Safe

by immersiveidea

Overview

Provides AI agents with semantic search access to Babylon.js documentation, API references, and source code, acting as a canonical information source to reduce AI model token usage and improve accuracy.

Installation

Run Command
npm start

Environment Variables

  • NEW_RELIC_LICENSE_KEY
  • NEW_RELIC_APP_NAME
  • TRANSFORMERS_BACKEND
  • ONNXRUNTIME_BACKEND
  • NODE_ENV
  • PORT

Security Notes

The server uses `simple-git` for repository management, which executes shell commands for cloning and updating. Input validation is performed using Zod schemas for tool parameters, and `path.join` is used to mitigate path traversal risks when accessing local files, restricting access to cloned repositories. No 'eval', obvious hardcoded secrets, or direct network risks beyond standard HTTP server exposure were identified. New Relic integration requires environment variables for secure setup.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-24

Tags

semantic searchAI agentBabylon.jsdocumentationsource code