loop-improver-mcp
The loop-improver-mcp server modernizes and manages agent/Copilot guidance architecture across repositories by inspecting, installing, and recording loop improvements.
compare_loops: Inspect one or more repositories against a loop architecture rubric — evaluating the README,.github/copilot-instructions.md,.github/objectives.md, specialist agents, and insights — to identify stale or missing collaboration surfaces.improve_loop: Install or refresh the foundational.githubloop structure in a target repository, including:Creating missing
.githubfolder structureInstalling/refreshing
objectives.md(shared repository mission)Adding specialist guidance files under
.github/agents/Creating/updating insight files under
.github/insights/Preserving user-authored content while updating managed files (marked
<!-- Managed by loop-improver-mcp -->)
record_loop_insight: Write a structured insight entry to.github/insights/loop-improver-mcp.md, capturing verified improvements, prune candidates, reusable learnings, and agent self-improvement notes.Every tool response includes
serverInfo.versionandserverInfo.sourcePathso clients can detect stale installations or confirm the correct workspace is loaded.
Inspects and improves GitHub repository guidance files, including README, copilot instructions, objectives, agents, and insights, to modernize collaboration surfaces for Copilot.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@loop-improver-mcpcompare and improve loops in the repo"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
loop-improver-mcp
MCP server for modernizing agent guidance across repositories.
loop-improver-mcp inspects an older repo, identifies stale or missing collaboration surfaces, and installs a small managed foundation for better Copilot work: durable instructions, one repository-wide mission and evidence model, specialist guidance, and current insight files.
It handles repos that already have mature .github files and repos that have no .github folder at all. The MCP call owns the architecture pass; generated agents are only for recurring domain work that needs a dedicated instruction surface.
Tools
compare_loopsinspects README,.github/copilot-instructions.md,.github/objectives.md, specialist agents, insights, and inferred repo profile.improve_loopcreates missing.githubstructure, installs or refreshes objectives, specialist guidance, and current insight files.objectives.mddefines the shared repository mission; each specialist contributes its own evidence and current insight without receiving a separate objective. It preserves agent missions while adding a managed improvement loop and matching current insight ledger to each user-owned specialist. It also preserves durable user-authored instructions while consolidating reported command summaries when equivalent canonical prompts already exist.record_loop_insightoverwrites the current architecture learning in.github/insights/loop-improver-mcp.md.
Every tool response includes serverInfo.version and serverInfo.sourcePath so clients can identify stale installations or confirm that a workspace checkout is loaded.
Related MCP server: code-intel-mcp
Outcome Rubric
The server evaluates canonical files against a desired shape:
README.md: names the repo, audience, capabilities, and durable entry points without becoming an operational runbook..github/copilot-instructions.md: holds durable rules, validation expectations, safety boundaries, and canonical file ownership..github/objectives.md: names repo-specific outcomes, maps active loops to those outcomes, and defines evidence for improvement.Last modified hygiene: surfaces text files missing a
Last modifiedtimestamp and files whose timestamp is older than 30 days by default, then suggests objective and folder focus for the next session..github/agents/: contains specialist guidance only for recurring domain work..github/insights/: records one current insight per MCP or specialist surface with verified improvements, prune candidates, reusable learnings, and self-improvement notes.
Generated specialists also audit changed and nearby symbols for duplicate helpers and unused code. In this repository, Ruff enforces source orientation and code-quality rules, the readability test checks every production module and symbol for concise descriptions, and Vulture reports high-confidence dead-code candidates for reference verification.
Usage Shape
Call compare_loops against older repos, then call improve_loop on repos missing the foundation or carrying stale guidance. Managed files are marked with <!-- Managed by loop-improver-mcp --> so later refreshes can update the loop without overwriting unrelated repo guidance.
The generated specialist guidance adapts to portable repository signals such as Python, Rust, TypeScript, content, documentation, or infrastructure files. Domain-specific context comes from the target repository's objectives and existing guidance, so the server can create useful loops without carrying assumptions from another project or machine.
Use With GitHub Copilot
Paste this into GitHub Copilot Chat after opening the repository:
Install and configure this repository's loop-improver MCP server for my VS Code GitHub Copilot environment. Follow .github/mcp-install.md, verify that the server starts, and keep the configuration portable for future updates.Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityAmaintenanceEmpower any MCP-compatible AI Agent(MCP Client) with engineering-grade capabilities to understand, modify, run, and deliver real-world code repositories.Last updated531Apache 2.0
- Alicense-qualityCmaintenanceMCP server that gives AI agents deep code understanding across multiple git repositories, combining git lifecycle management, Zoekt-based trigram code search, and cross-repo dependency analysis.Last updatedMIT
- Alicense-qualityAmaintenanceMCP server that equips AI agents with dev workflow tools including GitHub project management, conventional commits, visual regression testing, Jira/Confluence integration, and a persistent memory knowledge graph.Last updated51MIT
- Alicense-qualityBmaintenanceAn MCP server that gives your agent a persistent project brain: vision, architecture decisions, conventions, roadmaps, and automatic session handoff.Last updated157MIT
Related MCP Connectors
Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Thor-DraperJr/loop-improver-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server