Server data from the Official MCP Registry
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
Set these up before or after installing:
Environment variable: CODELOGIC_SERVER_HOST
Environment variable: CODELOGIC_USERNAME
Environment variable: CODELOGIC_PASSWORD
Environment variable: CODELOGIC_WORKSPACE_NAME
Environment variable: CODELOGIC_DEBUG_MODE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-codelogicincengineering-codelogic-mcp-server": {
"env": {
"CODELOGIC_PASSWORD": "your-codelogic-password-here",
"CODELOGIC_USERNAME": "your-codelogic-username-here",
"CODELOGIC_DEBUG_MODE": "your-codelogic-debug-mode-here",
"CODELOGIC_SERVER_HOST": "your-codelogic-server-host-here",
"CODELOGIC_WORKSPACE_NAME": "your-codelogic-workspace-name-here"
},
"args": [
"codelogic-mcp-server"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 3 files · 2 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!