diff --git a/community-servers.yml b/community-servers.yml index f2519d0..98077e0 100644 --- a/community-servers.yml +++ b/community-servers.yml @@ -16,3 +16,9 @@ servers: description: "X and Twitter automation MCP server for tweet search, profile tweets, follower export, media workflows, webhooks, and confirmation-gated posting." package_type: "npm" category: "communication" + - name: "MCP Code Review Server" + github_url: "https://github.com/GoodJobwilliam/aicraft/tree/main/products/mcp-code-review" + package_name: "aicraft-code-review" + description: "Code review as an MCP server for any MCP client — structured bug, security (OWASP Top 10), performance, and style findings with severity ratings." + package_type: "pypi" + category: "devtools"