Serversio.github.nushey/agents-md-generator
G

AGENTS.md Generator

io.github.nushey/agents-md-generator · v0.5.3
▦ pypi
v0.5.3pypi pypi: agents-md-generator↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.nushey/agents-md-generator",
  "description": "Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.",
  "title": "AGENTS.md Generator",
  "repository": {
    "url": "https://github.com/nushey/agents-md-generator",
    "source": "github"
  },
  "version": "0.5.3",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "agents-md-generator",
      "version": "0.5.3",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}