AiDD MCP Server
Overview
AiDD MCP Server is a comprehensive toolset designed for AI-driven development workflows, providing functionalities for file system operations, code analysis, Git operations, code execution, and system information retrieval.
To use AiDD MCP Server, install it via npm or pip, and configure it in your development environment. You can then access various tools 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 and organization for better maintainability.
- Executing code snippets in various programming languages for testing.
- Managing Git repositories efficiently from the command line.
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": {
"mcp-server-aidd-skydeckai": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-aidd-skydeckai"
]
}
}
}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": {
"mcp-server-aidd-skydeckai": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-aidd-skydeckai"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcp-server-aidd-skydeckai": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-aidd-skydeckai"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcp-server-aidd-skydeckai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-aidd-skydeckai"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-server-aidd-skydeckai": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-aidd-skydeckai"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcp-server-aidd-skydeckai": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-aidd-skydeckai"
]
}
}
}FAQ
Can AiDD MCP Server handle multiple programming languages?
Yes! It supports various languages including Python, JavaScript, Ruby, PHP, Go, and more.
Is AiDD MCP Server safe to use?
Yes! It includes security measures to prevent unauthorized access and operations.
How can I install AiDD MCP Server?
You can install it using npm with the command `npx @michaellatman/mcp-get@latest install mcp-server-aidd` or via pip with `pip install mcp-server-aidd`.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1047,"uuid":"0949eada-76a9-4663-b15d-f055aa2d9697","name":"mcp-server-aidd","title":"AiDD MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/140943962?v=4","created_at":"2025-01-28T02:28:10.928Z","updated_at":"2025-02-23T07:18:50.301Z","status":"created","author_name":"skydeckai","author_avatar_url":"https://avatars.githubusercontent.com/u/140943962?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/skydeckai/mcp-server-aidd","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/adf66921ad77dc170cecc02300f43078f88ee039a288fb465923517a3bde1f21/68747470733a2f2f736d6974686572792e61692f62616467652f6d63702d7365727665722d61696464","type":null,"metadata":"{\"star\":\"49\",\"license\":\"Apache-2.0 license\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-04-08 18:09:52\"}","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"}]]}]