developer tools
Codelogic Mcp Server
Official MCP server for CodeLogic, providing access to code dependency analytics, architectural risk analysis, and impact assessment tools.
python
cloud
macos
windows
linux
enterprise
developer tools
Installation
npx -y CodeLogicIncEngineering/codelogic-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "codelogic-mcp-server",
"command": "npx",
"args": [
"-y",
"CodeLogicIncEngineering/codelogic-mcp-server"
]
}About This MCP Server
CodeLogicIncEngineering/codelogic-mcp-server
Official MCP server for CodeLogic, providing access to code dependency analytics, architectural risk analysis, and impact assessment tools.
GitHub: https://github.com/CodeLogicIncEngineering/codelogic-mcp-server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub