AGENTS.md Generator runs on your own machine — the client starts it, so there is no endpoint to ping. 855 installs a week from pypi. Last commit 29 Jul 2026.
Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.
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.
claude mcp add agents-md-generator -- uvx agents-md-generator
{
"mcpServers": {
"agents-md-generator": {
"args": [
"agents-md-generator"
],
"command": "uvx"
}
}
}
[mcp_servers.agents-md-generator]
command = "uvx"
args = ["agents-md-generator"]
{
"mcpServers": {
"agents-md-generator": {
"args": [
"agents-md-generator"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agents-md-generator": {
"args": [
"agents-md-generator"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.