Overview
AiDD MCP Server is a comprehensive toolset designed for AI-driven development workflows, providing functionalities such as file system operations, code analysis, Git operations, and code execution.
To use AiDD MCP Server, install it via npm or pip, and configure it in your development environment. You can then access its features through the command line interface (CLI).
- File system operations (read, write, edit, move, delete) - Multi-language code analysis using tree-sitter - Git operations (status, diff, commit, branch management) - Code execution with safety measures - System information retrieval
- Automating file management tasks in software projects.
- Analyzing code structure for better understanding and refactoring.
- Executing code snippets in various programming languages safely.
- Managing version control operations efficiently.
Add to your AI client
Use these steps to connect AiDD MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"skydeckai-mcp-server-aidd-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-skydeckai-mcp-server-aidd-mcp-mirror"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"skydeckai-mcp-server-aidd-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-skydeckai-mcp-server-aidd-mcp-mirror"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"skydeckai-mcp-server-aidd-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-skydeckai-mcp-server-aidd-mcp-mirror"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"skydeckai-mcp-server-aidd-mcp-mirror": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-skydeckai-mcp-server-aidd-mcp-mirror"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"skydeckai-mcp-server-aidd-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-skydeckai-mcp-server-aidd-mcp-mirror"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"skydeckai-mcp-server-aidd-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-skydeckai-mcp-server-aidd-mcp-mirror"
]
}
}
}FAQ
Can AiDD MCP Server handle multiple programming languages?
Yes! It supports various languages including Python, JavaScript, Ruby, and more.
Is AiDD MCP Server free to use?
Yes! AiDD MCP Server is open-source and free for everyone.
How secure is AiDD MCP Server?
It includes security measures such as restricted operations to configured directories and path traversal prevention.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1062,"uuid":"3ed353be-06f7-4dae-af60-e81e217fe946","name":"skydeckai_mcp-server-aidd","title":"AiDD MCP Server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-01-28T02:28:43.166Z","updated_at":"2025-02-23T07:13:15.446Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"ai,mcp-server,development-tools","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/skydeckai_mcp-server-aidd","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/85eb9cae4e0136e171327e5d33c365024167d05681c5f5685d5921c46fcdbe5f/68747470733a2f2f676c616d612e61692f6d63702f736572766572732f6d70697874696a3673652f6261646765","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]