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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

code-review-mcp
MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests
0 tools
MartinLoop MCP
Governed MCP server for AI coding agents with budgets, verifier gates, and inspectable runs.
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
code-reviewer-ai-mcp
Code Reviewer Ai MCP server. Tools: review code, check security, suggest improvements. Built by MEOK AI Labs.
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools

How to use

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

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