An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
npx @getmcp/cli add io.github.CodeLogicIncEngineering/codelogic-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
CODELOGIC_SERVER_HOSTurl to the CodeLogic server e.g. https://myco.app.codelogic.com
CODELOGIC_USERNAMECodeLogic server username
CODELOGIC_PASSWORDCodeLogic server password
CODELOGIC_WORKSPACE_NAMEthe workspace name that your code is scanned into
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CodeLogicIncEngineering/codelogic-mcp-server": {
"command": "uvx",
"args": [
"codelogic-mcp-server"
],
"env": {
"CODELOGIC_SERVER_HOST": "",
"CODELOGIC_USERNAME": "",
"CODELOGIC_PASSWORD": "",
"CODELOGIC_WORKSPACE_NAME": "",
"CODELOGIC_DEBUG_MODE": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.