Back to search
30
MCP

agloop-mcp

pypi/agloop-mcp

AgLoop MCP Server — Agent introspection tools for VS Code Copilot custom agents

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

Similar MCP servers embedding-nearest

codeloop-mcp-server
CodeLoop MCP server - verification, self-repair, and recommendation layer for AI coding agents
0 tools
@agentutil/think-mcp
MCP server — intent security pre-flight checks for autonomous AI agents
0 tools
agentic-audit-mcp
MCP server for AgenticAudit — lets AI agents query their own compliance audit trail
0 tools
agimus-mcp
MCP server for the Agimus data platform — connects AI coding tools to your ontology
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools
mcp-agent-review
Agentic code review MCP server powered by OpenAI-compatible models (defaults to free GitHub Models)
0 tools

How to use

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

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