aica - AI Code Analyzer
@dotneet
关于 aica - AI Code Analyzer
aica(AI Code Analyzer) reviews your code using AI. Supports CLI and GitHub Actions.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"aica": {
"command": "bun",
"args": [
"run",
"build"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is aica - AI Code Analyzer?
aica - AI Code Analyzer is an open-source, customizable, platform-independent AI coding agent and code review tool. It supports the Model Context Protocol (MCP) with stdio and SSE transports, integrates with GitHub, and can be used as a CLI or MCP server.
How to use aica - AI Code Analyzer?
Install via Bun, clone the repository, run bun install && bun run build, and place the binary in your PATH. Set a GITHUB_TOKEN and at least one LLM provider (Anthropic, OpenAI, or Gemini) via environment variables or a aica.toml configuration file. Use commands like aica review, aica agent, aica mcp server, or aica commit.
Key features of aica - AI Code Analyzer
- AI code review and agent capabilities
- MCP support via stdio and SSE transports
- Automatic knowledge retrieval for code review
- Symbol- and vector-based code/document search
- Generate summaries, commit messages, and pull requests
- Slack notification and GitHub Actions integration
Use cases of aica - AI Code Analyzer
- Automate code reviews on local diffs or GitHub pull requests
- Execute AI agents to perform file-based tasks or answer prompts
- Generate commit messages and pull request descriptions
- Integrate as an MCP server with AI assistants
- Send code review notifications to Slack
FAQ from aica - AI Code Analyzer
How does aica differ from pr-agent or Cursor?
aica is open source, platform-independent, and does not rely on GitHub or other hosting services; it can be fully customized and used locally.
What are the runtime dependencies?
You need Bun to build the binary, a GitHub token (GITHUB_TOKEN or gh auth token), and an API key for at least one LLM provider (Anthropic, OpenAI, or Gemini).
Where does aica store its data?
aica creates index databases for code and documents during aica reindex. The README does not specify the exact storage location, but data is stored locally in the repository or configuration directory.
What are known limitations of the agent command?
The agent command has the potential to break your file system. It is recommended to use Anthropic Claude 3.5 Sonnet for agent tasks.
What transports and authentication does the MCP server support?
The MCP server supports stdio and SSE transports. Authentication uses the configured GitHub token and LLM API keys from environment variables or aica.toml.
开发工具 分类下的更多 MCP 服务器
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
评论