MCP-Mirror/CodeLogicIncEngineering_codelogic-mcp-server
If you are the rightful owner of CodeLogicIncEngineering_codelogic-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
Tools
Functions exposed to the LLM to take actions
codelogic-method-impact
Analyze impacts of modifying a specific method within a given class or type. Recommended workflow:
- Use this tool before implementing code changes
- Run the tool against methods or functions that are being modified
- Carefully review the impact analysis results to understand potential downstream effects Particularly crucial when AI-suggested modifications are being considered.
codelogic-database-impact
Analyze impacts between code and database entities. Recommended workflow:
- Use this tool before implementing code or database changes
- Search for the relevant database entity
- Review the impact analysis to understand which code depends on this database object and vice versa Particularly crucial when AI-suggested modifications are being considered or when modifying SQL code.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client