SERVER

AGENTS.md Generator

Rank #3792

smithery/nushey/agents-md-generator

`agents-md-generator` is an open-source Model Context Protocol (MCP) server that automatically generates and updates an AGENTS.md file for your project. By utilizing Tree-sitter for robust Abstract Syntax Tree (AST) analysis of your local codebase, it provides AI agents and LLMs with a fresh, up-to-date summary of your project's structure, logic, and intent. This zero-config, local utility eliminates the problem of stale documentation and guarantees that your AI agents always have the current context they need.

First listed
Mar 21, 2026
Last publish date
Apr 2, 2026
OVERVIEW

AGENTS.md Generator is a Model Context Protocol (MCP) server published by nushey. It ranks #3792 of 58,900 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. AGENTS.md Generator is listed across 3 registries — Official MCP, Smithery and PulseMCP, with 13 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on Apr 2, 2026.

STANDING
#3,792of 58,900 tracked serversTop 10%

Ranks ahead of 55,108 of 58,900 servers on MCP Toplist.

CONNECT

Use AGENTS.md Generator

Add AGENTS.md Generator to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "agents-md-generator": {
      "command": "uvx",
      "args": [
        "agents-md-generator"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries (1 delisted)

SmitheryDelisted · last seen Apr 27, 2026
ORGANIZATION

nushey

Organization
Total servers
1
Total versions
13
VERSIONS

Available versions (13)

VersionPublished
0.5.3Apr 2, 2026
0.5.2Apr 2, 2026
0.5.1Apr 2, 2026
0.5.0Apr 2, 2026
0.4.2Mar 30, 2026
0.4.1Mar 30, 2026
0.4.0Mar 28, 2026
0.3.4Mar 25, 2026
0.3.2Mar 24, 2026
0.3.1Mar 24, 2026
0.3.0Mar 24, 2026
0.2.3Mar 24, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is AGENTS.md Generator?
`agents-md-generator` is an open-source Model Context Protocol (MCP) server that automatically generates and updates an AGENTS.md file for your project. By utilizing Tree-sitter for robust Abstract Syntax Tree (AST) analysis of your local codebase, it provides AI agents and LLMs with a fresh, up-to-date summary of your project's structure, logic, and intent. This zero-config, local utility eliminates the problem of stale documentation and guarantees that your AI agents always have the current context they need.
Who maintains AGENTS.md Generator?
AGENTS.md Generator is maintained by nushey, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
Is AGENTS.md Generator an official MCP server?
Yes — AGENTS.md Generator is listed on the Official MCP Registry, alongside Smithery and PulseMCP.
How many versions does AGENTS.md Generator have?
MCP Toplist tracks 13 versions of AGENTS.md Generator, most recently published on Apr 2, 2026.
Where can I find the source code for AGENTS.md Generator?
The source code for AGENTS.md Generator is hosted at github.com/nushey/agents-md-generator.
EXPLORE