Back to Home
Siam-analytics icon

claude-code-lsps

Verified Safe

by Siam-analytics

Overview

Enhance coding experience by providing Language Server Protocol (LSP) plugins for various programming languages with features like code completion and error checking.

Installation

Run Command
No command provided

Environment Variables

  • CLAUDE_PLUGIN_ROOT

Security Notes

The source code primarily consists of shell scripts (`.sh`) designed to check for and install various Language Servers (e.g., gopls, jdtls, pyright) using standard package managers (go install, brew, npm, pip, gem). There is no use of `eval`, obfuscation, hardcoded secrets, or direct network calls beyond what the package managers themselves perform. The scripts are straightforward and perform common development environment setup tasks. The 'risk' is inherent in any system that automatically installs software, but the commands used are standard and well-understood for their respective tools.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassLow
Avg Tokens5
Stars2
Forks0
Last Update2026-01-19

Tags

Language ServerIDE IntegrationDeveloper ToolsCode CompletionMulti-language