mcpbeat Sign in

Agent Loop MCP Server

local only

Agent Loop MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 18 Jul 2026.

Agentic memory manager. Install Skill: npx skills add meharajM/agent-loop-mcp

Installs per day peak 12 · avg 6 · +156% w/w
a month agotoday
39
Installs / week
npm · @mhrj/mcp-agent-loop
0
Stars
0 open issues
18 Jul 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Agent Loop MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add agent-loop-mcp -- npx -y @mhrj/mcp-agent-loop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-loop-mcp": {
      "args": [
        "-y",
        "@mhrj/mcp-agent-loop"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-loop-mcp]
command = "npx"
args = ["-y", "@mhrj/mcp-agent-loop"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-loop-mcp": {
      "args": [
        "-y",
        "@mhrj/mcp-agent-loop"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-loop-mcp": {
      "args": [
        "-y",
        "@mhrj/mcp-agent-loop"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agent Loop MCP

same job, measured the same way
Yotta Verify MCP
by yottameta

Pre-install security scanner for AI agent skills (local stdio MCP). Offline static scan; no upload.

567 installs/wk local only
Skills Hub
by tinh2

Search & install 6,500+ AI agent skills from skills-hub.ai inside any MCP tool.

55 installs/wk 4 tools answering
Loaditout
by loaditoutadmin

Search and install 20,000+ security-graded MCP servers and agent skills.

36 installs/wk local only
Skillmd
by skillmd

Search, fetch, lint, and install Agent Skills (SKILL.md) from the SkillMD registry.

397 installs/wk 5 tools answering
MADB — Agent Memory Database
by spshkar84

Durable causal memory for AI agents — semantic recall, causal lineage, and skills. Local-first.

855 installs/wk local only
Inventory Management AI MCP
by csoai-org

Inventory Management Ai MCP Server by MEOK AI Labs

215 installs/wk local only
Memory MCP
by letta

MCP server for AI memory management using Letta - Standard MCP format

77 installs/wk local only
I
YawLabs
by yawlabs

One install, every MCP server, managed from yaw.sh/mcp. Runs locally: no account, no sign-in.

1 392 installs/wk local only

Agent Loop MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Loop MCP?
Agent Loop MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @mhrj/mcp-agent-loop was installed 39 times last week.
How do I connect Agent Loop MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @mhrj/mcp-agent-loop straight from npm; nothing to host, nothing to sign up for.
How many people use Agent Loop MCP?
The npm package @mhrj/mcp-agent-loop was installed 39 times in the last week. Week over week that is +156%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agent Loop MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.