Skip to content
Back to search
30
MCP

AGENTS.md Generator

io.github.nushey/agents-md-generator

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

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AGENTS.md
Provide agents with a virtualized AGENTS.md and Kanban system. Can also spawn subagents for solving focused tasks.
0 tools
agents md generator
Metadata-only Glama MCP server.
0 tools
patchwork — Codebase Conventions for AI Agents
Scan any codebase, generate CONVENTIONS.md, expose conventions as MCP tools for AI agents.
0 tools
io.github.segentic-lab/codelens-mcp
Deterministic code maps for AI agents: 7 tree-sitter tools for TS/JS/Py — map, find, function_body
0 tools
CI/CD Generator AI
AI-powered CI/CD pipeline generation and configuration tools.
0 tools
agent-memory-site
Compile your Markdown vault into a portable agent memory. One build, every agent: Claude, Codex, Cursor, MCP, llms.txt.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agents.md_generator": {
      "url": "None",
      "transport": "http"
    }
  }
}