io.github.CodeLogicIncEngineering/codelogic-mcp-server
Quality Score
85
/100
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"codelogic-mcp-server": {
"command": "uvx",
"args": [
"codelogic-mcp-server"
],
"env": {
"CODELOGIC_SERVER_HOST": "<codelogic_server_host>",
"CODELOGIC_USERNAME": "<codelogic_username>",
"CODELOGIC_PASSWORD": "<your-codelogic_password>",
"CODELOGIC_WORKSPACE_NAME": "<codelogic_workspace_name>",
"CODELOGIC_DEBUG_MODE": "<codelogic_debug_mode>"
}
}
}
}§02 Environment variables
CODELOGIC_SERVER_HOSTrequired
url to the CodeLogic server e.g. https://myco.app.codelogic.com
CODELOGIC_USERNAMErequired
CodeLogic server username
CODELOGIC_PASSWORDrequiredsecret
CodeLogic server password
CODELOGIC_WORKSPACE_NAMErequired
the workspace name that your code is scanned into
CODELOGIC_DEBUG_MODEWhen enabled, additional debug files such as timing_log.txt and impact_data*.json will be generated. Defaults to false
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.