Loomal

AGENTS.md Generator

MCP server by github.com/nushey/agents-md-generator

Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.

6 starspypi: agents-md-generator

About AGENTS.md Generator

AGENTS.md Generator is an MCP (Model Context Protocol) server published by nushey in the official MCP registry, listed under Autonomous Agents on Loomal. Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.

It ships as a Python package on PyPI (agents-md-generator), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nushey/agents-md-generator, where the project has earned 6 GitHub stars.

Use AGENTS.md Generator with your agent

Claude Code · one command
claude mcp add agents-md-generator -- uvx agents-md-generator
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agents-md-generator": {
      "command": "uvx",
      "args": [
        "agents-md-generator"
      ]
    }
  }
}
pypiagents-md-generator

Frequently asked questions

What is AGENTS.md Generator?
AGENTS.md Generator is an MCP (Model Context Protocol) server by nushey in the Autonomous Agents category. Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.
How do I connect AGENTS.md Generator to Claude, Cursor, or another MCP client?
Install AGENTS.md Generator from its pypi package (agents-md-generator) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is AGENTS.md Generator open source?
Yes — the source code is public at github.com/nushey/agents-md-generator, with 6 GitHub stars.
Can AI agents pay to use AGENTS.md Generator?
Not yet through Loomal — AGENTS.md Generator is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AGENTS.md Generator? Claim this listing free by verifying GitHub ownership, or contact us.