CodeLogicIncEngineering_codelogic-mcp-server

CodeLogicIncEngineering_codelogic-mcp-server

0

The codelogic-mcp-server is a Model Context Protocol (MCP) Server designed to leverage Codelogic's software dependency data for AI programming tools. It incorporates an impact assessment feature and is compatible with development environments like Windsurf IDE.

codelogic-mcp-server

An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.

Components

Tools
  • get-impact: Pulls an impact assessment from the codelogic server's API's for your code.

Install

The MCP server relies on Astral UV.

  1. Claude Desktop: Configure claude_desktop_config.json on MacOS, Windows, or Linux.
  2. Windsurf IDE: Configure mcp_config.json and add global rules in global_rules.md.

Testing

Running Unit Tests
  • Uses unittest for testing with mock data.
Integration Tests
  • Optional tests that require a connection to a real CodeLogic server.