Back to Home
faxenoff icon

ultrascript-tools-mcp

Verified Safe

by faxenoff

Overview

An expert developer tool for comprehensive code analysis, semantic search, refactoring, code modification, and automated documentation. It leverages AI and specialized runtime environments (Node.js/Bun) for high performance, featuring deep Git integration for branch-aware indexing and merge conflict resolution across multiple programming languages.

Installation

Run Command
npx ultrascript-tools-mcp

Environment Variables

  • OPENAI_API_KEY
  • HF_TOKEN
  • CLAUDE_API_KEY
  • OLLAMA_HOST
  • OVMS_BIN_PATH
  • LLAMACPP_MODEL_PATH
  • MCP_DEBUG_DISABLE_SEMANTIC
  • MCP_QUIET_MODE

Security Notes

The server heavily relies on spawning external processes (Git, Python, Java, Kotlin, Go compilers/tools, Clang, Ollama, OVMS, Llama.cpp, ESLint, Pylint, etc.) for parsing, analysis, embedding generation, and language-specific operations. While inputs to these tools are generally validated (e.g., via Zod schemas for tool arguments), the extensive volume and complexity of external process interactions present an increased attack surface. Direct environment variable access (e.g., HF_TOKEN, OPENAI_API_KEY) is used for API keys, which is standard practice but requires secure environment setup. No obvious direct 'eval' or unsanitized user input execution for critical operations was found. The use of native binaries for performance (FAISS, CUDA/Metal) introduces platform-specific dependencies that need to be securely built or provided.

Similar Servers

Stats

Interest Score35
Security Score7
Cost ClassMedium
Avg Tokens5000
Stars4
Forks0
Last Update2026-01-19

Tags

Code AnalysisSemantic SearchAI/MLRefactoringCode ModificationAutomated DocumentationGit IntegrationMicroservicesGraph DatabaseFAISSOpenVINOOllamaDeveloper ToolsNode.jsBun