← All servers
πŸ”§

Codelogic ServerVerifiedπŸ›‘ No advisories

io.github.CodeLogicIncEngineering/codelogic-mcp-server
New to MCP? Start here β†’
38β˜… stars
0weekly installs
10 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/codelogicincengineering, which proved it owns this namespace.

Verified owner: github.com/codelogicincengineering β†—io.github.CodeLogicIncEngineering/codelogic-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs CODELOGIC_PASSWORD.
βœ“
Configuration
Reads CODELOGIC_SERVER_HOST, CODELOGIC_USERNAME, CODELOGIC_WORKSPACE_NAME, CODELOGIC_DEBUG_MODE.

About

An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.

Packages & transports

pypicodelogic-mcp-serverv1.2.0 Β· uvx

Metadata

Categorydevops
LicenseMPL-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "codelogic_mcp_server": {
      "command": "uvx",
      "args": [
        "codelogic-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx codelogic-mcp-server