AiDD MCP Server

by skydeckai

4 stars
129 downloads
Not rated
GitHub

Description

[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/skydeckai-code-badge.png)](https://mseep.ai/app/skydeckai-code) # SkyDeckAI Code An MCP server that provides a comprehensive set of tools for AI-driven development workflows. Features include file system operations…

About

[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/skydeckai-code-badge.png)](https://mseep.ai/app/skydeckai-code) # SkyDeckAI Code An MCP server that provides a comprehensive set of tools for AI-driven development workflows. Features include file system operations, code analysis using tree-sitter for…

Details

Author
skydeckai
GitHub stars
4
Downloads
129
Categories
Other

- File system operations: read, write, edit, move, copy, delete
- Directory management and traversal with recursive tree view
- Multi-language code analysis using tree-sitter (11 languages)
- Code content searching with regex pattern matching
- Multi-language code execution with safety measures
- Web content fetching with HTML-to-markdown conversion
- Multi-engine web search with reliable fallback mechanisms
- Screenshot and screen context tools for desktop environment

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name AiDD MCP Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install using uvx skydeckai-code. For Claude Desktop, add the server to claude_desktop_config.json with command uvx and args ["skydeckai-code"]. It is also searchable in the MseeP AI Helper App as “SkyDeckAI Code”.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "aidd mcp server": {
            "mcp-server-aidd": {
                "command": "uvx",
                "args": [
                    "skydeckai-code"
                ]
            }
        }
    }
}

McpServers

{
    "mcp-server-aidd": {
        "command": "uvx",
        "args": [
            "skydeckai-code"
        ]
    }
}

Formerly Known As MCP-Server-AIDD

This mcp server was formerly known as mcp-server-aidd. It was renamed to skydeckai-code to credit the team at SkyDeck.ai with creating this application along with East Agile. But more importantly we realized that the term AI Driven Development (AIDD) was just not catching on. People did not understand at a glance what it was about. And nor did LLMs. "Code" was far more intuitive. And linguistically intuitive is important in the world of agentic AI.

Verified on MseeP

Installation

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.