# Anchor Directory Submission Pack Use this public-safe copy when submitting Anchor to MCP directories, newsletters, social posts, or developer communities. ## One-Line Description ```text Anchor is local repo and org memory for AI coding agents. ``` ## Short Description ```text Anchor is a local-first MCP server and CLI that gives AI coding agents repo and org memory from merged GitHub PR history, current code, tests, regressions, architecture, and cross-repo impact. ``` ## Long Description ```text Anchor helps AI coding agents make safer edits by retrieving concise, cited context from the repository and organization history your team already has. It indexes merged GitHub PR history, current code, tests, regressions, architecture patterns, and explicitly allowlisted org repos into local SQLite, then exposes evidence-backed context through MCP and CLI workflows. Anchor is local-first, read-only for GitHub, no SaaS, no CLI telemetry, and no remote LLM calls. ``` ## Categories And Tags ```text Development Code Review Memory GitHub Local-first MCP server AI coding agents Repo memory Org memory Cross-repo impact Regression memory Architecture Testing ``` ## Links ```text Website: https://anchor-mcp.netlify.app/ GitHub: https://github.com/pratik7368patil/anchor npm: https://www.npmjs.com/package/@pratik7368patil/anchor Demo command: npx @pratik7368patil/anchor demo Docs: https://anchor-mcp.netlify.app/docs ``` ## Screenshot / Preview Use: ```text assets/marketing/social-preview-repo-org.png ``` Alt text: ```text Anchor - repo and org memory for AI coding agents, with PR history, tests, regressions, and cross-repo impact shown as evidence-backed context. ``` ## Directory Checklist - Official MCP Registry: https://registry.modelcontextprotocol.io/ - mcpservers.org - LobeHub MCP - Smithery - Glama - PulseMCP - awesome-mcp-servers lists - Relevant GitHub topic pages where submission is possible ## Community Post Drafts LinkedIn: ```text I built Anchor: local repo and org memory for AI coding agents. It indexes GitHub PR history, current code, tests, regressions, architecture, and cross-repo impact locally, then exposes concise cited context through MCP. No SaaS. No CLI telemetry. Read-only GitHub access. SQLite on your machine. Try the offline demo: npx @pratik7368patil/anchor demo ``` Hacker News: ```text Show HN: Anchor, local repo and org memory for AI coding agents Anchor is a local-first MCP server and CLI that indexes merged GitHub PR history plus current code, tests, regressions, architecture, and explicitly allowlisted org repos. It helps coding agents retrieve evidence before edits and check cross-repo impact before API/shared-package changes. It has no SaaS, no CLI telemetry, no GitHub write access, and no remote LLM calls. Demo: npx @pratik7368patil/anchor demo ``` Reddit / MCP communities: ```text I am working on Anchor, a local-first MCP server for AI coding agents. It indexes repo history and optional org memory locally so agents can retrieve PR decisions, regressions, tests, architecture patterns, and cross-repo impact before editing. I would love feedback on setup friction and the org-impact workflow: npx @pratik7368patil/anchor demo ``` Newsletter blurb: ```text Anchor gives AI coding agents local repo and org memory from GitHub PR history, code, tests, regressions, architecture, and cross-repo impact. It is local-first, read-only, no CLI telemetry, and works through MCP plus CLI fallback. ``` ## Recrawl Checklist - Submit `https://anchor-mcp.netlify.app/sitemap.xml` in Google Search Console. - Request URL inspection for: - `https://anchor-mcp.netlify.app/` - `https://anchor-mcp.netlify.app/docs/repo-and-org-memory` - `https://anchor-mcp.netlify.app/docs/cross-repo-impact-mcp` - `https://anchor-mcp.netlify.app/docs/showcase` - Refresh social preview cards after the new image deploys. - Refresh MCP directory listings with the new repo + org memory copy.