Agent-MCP

jimjamscott22/Agent-MCP
★ 0 stars Python AI/LLM Updated today
A local MCP server in **Python** that discovers, indexes, resolves, and serves `AGENTS.md` / `agents.md` files across multiple project roots. This server should act as a **project context registry** for coding agents.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-mcp": {
      "command": "uvx",
      "args": [
        "agent-mcp"
      ]
    }
  }
}

Or install with pip: pip install agent-mcp

README Excerpt

`mcp-agents-registry` is a local MCP server in Python that discovers `AGENTS.md`, `agents.md`, `CLAUDE.md`, and `claude.md` files across explicitly whitelisted roots, builds a searchable registry, resolves effective inherited context for any path inside those roots, and provides inventory management for coding agents/accounts/devices/skills.

Tools (20)

__pycache__agent_file_patharchitecturecoding_rulescommandsconstraintsdefinition_of_donedelete_accountdelete_devicedepthexpected_sha256mtimeoverviewparent_project_nameparsed_sectionsproject_nameproject_rootraw_combined_markdownraw_markdownrelative_root_from_scan_base