Back to search
30
MCP

codelogic-mcp-server

pypi/codelogic-mcp-server

Integrates CodeLogic's powerful codebase knowledge graphs with a Model Context Protocol (MCP) server

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_garrmark_codelogic-mcp-server
Integrates CodeLogic's powerful codebase knowledge graphs with a Model Context Protocol (MCP) server
0 tools
mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
code-graph-context
MCP server that builds code graphs to provide rich context to LLMs
0 tools
io.github.codelogicincengineering/codelogic-mcp-server
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
0 tools
graphlit-mcp-server
Model Context Protocol (MCP) Server for Graphlit Platform
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codelogic-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}