Github CodeLogicIncEngineering Codelogic Mcp Server
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
About This MCP Server
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant. Through the Model Context Protocol (MCP), AI assistants like Claude gain structured, programmatic access to Github CodeLogicIncEngineering Codelogic's full capabilities.
Key Capabilities:
- Manage repositories and version control operations
- Review and analyze code changes
- Automate code review and quality checks
- Track issues and project management
Common Use Cases:
- AI-assisted code review and analysis
- Automating repository management tasks
- Streamlining development workflows
- Tracking and managing project issues
How It Works: Github CodeLogicIncEngineering Codelogic integrates with AI coding assistants and chat interfaces through the standardized MCP protocol. Once configured, your AI assistant can directly invoke Github CodeLogicIncEngineering Codelogic's tools, enabling natural language interaction with its features without manual API calls or custom integrations.
Technical Details: Server type: Package · Language: Python
Tools & Endpoints12
Specifications
Requirements
- The MCP server relies upon Astral UV to run
- please install
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Configure
{
"servers": {
"codelogic-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"codelogic-mcp-server@latest"
],
"env": {
"CODELOGIC_SERVER_HOST": "<url to the server e.g. https://myco.app.codelogic.com>",
"CODELOGIC_USERNAME": "<my username>",
"CODELOGIC_PASSWORD": "<my password>",
"CODELOGIC_WORKSPACE_NAME": "<my workspace>",
"CODELOGIC_DEBUG_MODE": "true"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github CodeLogicIncEngineering Codelogic Mcp Server
- Function
- An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
- Available Tools
- codelogic-method-impact: Pulls an impact assessment from the CodeLogic server's APIs for your code., Takes the given "method" that you're working on and its associated "class"., codelogic-database-impact: Analyzes impacts between code and database entities., Takes the database entity type (column, table, or view) and its name., codelogic-docker-agent: Generates Docker agent configurations for CodeLogic scanning in CI/CD pipelines., Supports .NET, Java, SQL, and TypeScript agents, Generates configurations for Jenkins, GitHub Actions, Azure DevOps, and GitLab CI, codelogic-build-info: Generates build information and send commands for CodeLogic integration., Supports Git information, build logs, and metadata collection, Provides both Docker and standalone usage examples, codelogic-pipeline-helper: Generates complete CI/CD pipeline configurations for CodeLogic integration., Creates comprehensive pipeline configurations with best practices
- Transport
- Package
- Language
- Python
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.