agent-readiness-mcp

harrydaihaolin/agent-readiness-mcp
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
MCP server exposing agent-readiness scan_repo, apply_top_action, and list_friction tools to Claude Desktop / Cursor / custom hosts
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-readiness-mcp": {
      "command": "uvx",
      "args": [
        "agent-readiness-mcp"
      ]
    }
  }
}

Or install with pip: pip install agent-readiness-mcp

README Excerpt

MCP server exposing `agent-readiness` to coding agents (Claude Desktop, Cursor, custom hosts). Five tools, all backed by the [`agent-readiness`](https://pypi.org/project/agent-readiness/) engine wheel: - `detect_workspace(path)` — classify the path as `single_repo` / `monorepo` / `multi_repo_workspace`. Returns the engine's