Skip to content
Back to search
30
MCP

codeloop-mcp-server

npm/codeloop-mcp-server

CodeLoop MCP server - verification, self-repair, and recommendation layer for AI coding agents

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

Similar MCP servers embedding-nearest

loop-mcp
MCP server for automated loop engineering in AI coding workflows
0 tools
@codecheck/mcp-server
MCP server for CodeCheck — lets Claude Code and other AI assistants run AI-generated tests automatically
0 tools
code-review-mcp
MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests
0 tools
agloop-mcp
AgLoop MCP Server — Agent introspection tools for VS Code Copilot custom agents
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
io.github.CodeLogicIncEngineering/codelogic-mcp-server
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
0 tools

How to use

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

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