codelogic-mcp-server
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
stdio v1.1.0
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add io.github.codelogicincengineering--codelogic-mcp-server -- uvx
Server Details
Transport
stdio
Authentication
NoneVersion
v1.1.0
Server Name
io.github.CodeLogicIncEngineering/codelogic-mcp-server
Last Updated
Feb 4, 2026
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
CODELOGIC_SERVER_HOST | Yes |
CODELOGIC_USERNAME | Yes |
CODELOGIC_PASSWORD secret | Yes |
CODELOGIC_WORKSPACE_NAME | Yes |
CODELOGIC_DEBUG_MODE | Optional |