Back to Home
CodeLogicIncEngineering icon

codelogic-mcp-server

Verified Safe

by CodeLogicIncEngineering

Overview

Integrates CodeLogic's rich software dependency data with AI programming assistants via the Model Context Protocol (MCP) to provide code and database impact analysis.

Installation

Run Command
uvx codelogic-mcp-server@latest

Environment Variables

  • CODELOGIC_SERVER_HOST
  • CODELOGIC_USERNAME
  • CODELOGIC_PASSWORD
  • CODELOGIC_WORKSPACE_NAME

Security Notes

Authentication credentials (username/password) are retrieved from environment variables, which is a standard practice for handling secrets. Network calls use httpx with configured timeouts and retries. No 'eval' or other direct dynamic code execution patterns were found. The server relies on an external CodeLogic API, meaning its overall security depends on that external service.

Similar Servers

Stats

Interest Score43
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars33
Forks14
Last Update2025-12-02

Tags

Code AnalysisDependency TrackingAI AssistantModel Context ProtocolImpact Assessment