{"id":50965971,"url":"https://github.com/rushikeshmore/admin-agent","last_synced_at":"2026-06-18T20:32:35.756Z","repository":{"id":345307613,"uuid":"1185356811","full_name":"rushikeshmore/admin-agent","owner":"rushikeshmore","description":"AI-powered Shopify Admin via Claude + MCP. 21 tools: products, collections, ShopifyQL analytics, bulk operations. Full store management through conversation.","archived":false,"fork":false,"pushed_at":"2026-03-18T16:55:04.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-19T04:56:22.809Z","etag":null,"topics":["admin-api","ai","claude","graphql","mcp","mcp-server","python","shopify","shopify-admin","shopify-api"],"latest_commit_sha":null,"homepage":"https://agentkarma.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rushikeshmore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-18T13:56:15.000Z","updated_at":"2026-03-18T17:11:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rushikeshmore/admin-agent","commit_stats":null,"previous_names":["rushikeshmore/admin-agent"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/rushikeshmore/admin-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rushikeshmore%2Fadmin-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rushikeshmore%2Fadmin-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rushikeshmore%2Fadmin-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rushikeshmore%2Fadmin-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rushikeshmore","download_url":"https://codeload.github.com/rushikeshmore/admin-agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rushikeshmore%2Fadmin-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34507156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin-api","ai","claude","graphql","mcp","mcp-server","python","shopify","shopify-admin","shopify-api"],"created_at":"2026-06-18T20:32:34.264Z","updated_at":"2026-06-18T20:32:35.749Z","avatar_url":"https://github.com/rushikeshmore.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AdminAgent\n\nAI-powered Shopify Admin via Claude + MCP. Manage your entire store through conversation.\n\n## What It Does\n\n21 MCP tools that give Claude full control over products, collections, analytics, and bulk operations in your Shopify store.\n\n| Domain | Tools | Examples |\n|--------|-------|---------|\n| Products | 11 | List, create, update, delete, duplicate, manage variants/options |\n| Collections | 6 | List, create, update, delete, add/remove products |\n| Analytics | 1 | Run any ShopifyQL query (revenue, orders, sessions, products) |\n| Bulk Ops | 3 | Submit bulk queries, check status, cancel |\n\n## Setup\n\n1. **Create a custom app** in your Shopify admin (Settings → Apps → Develop apps)\n2. **Grant API scopes:** `read_products`, `write_products`, `read_reports`\n3. **Install the app** and copy the Admin API access token\n\n```bash\n# Clone and install\ncd /path/to/admin-agent\npython3.12 -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\n\n# Configure\ncp .env.example .env\n# Edit .env: set SHOPIFY_STORE and SHOPIFY_ACCESS_TOKEN\n\n# Register with Claude Code\nclaude mcp add admin-agent .venv/bin/python server.py\n```\n\n## Usage\n\n```\n\"List all active products\"\n\"Create a product called 'Summer Tee' priced at $29.99\"\n\"Show me revenue by product type for the last 90 days\"\n\"Export all products via bulk query\"\n```\n\n## Stack\n\nPython 3.12 · FastMCP · Shopify Admin GraphQL API (2026-04) · httpx\n\n## Safety\n\nEvery tool is classified by destructiveness:\n- **Read** (Tier 0): No confirmation needed\n- **Write** (Tier 1): Preview changes before executing\n- **Destructive** (Tier 2): Explicit confirmation required\n- **Bulk** (Tier 3): Count + preview + confirm\n\nDangerous operations (payments, domains, checkout, tax) are intentionally excluded.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frushikeshmore%2Fadmin-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frushikeshmore%2Fadmin-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frushikeshmore%2Fadmin-agent/lists"}