AiDD MCP Server
@skydeckai
关于 AiDD MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-aidd": {
"command": "uvx",
"args": [
"skydeckai-code"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is AiDD MCP Server?
AiDD MCP Server (formerly known as mcp-server-aidd, now named skydeckai-code) is an MCP server that provides a comprehensive set of tools for AI-driven development workflows. It integrates file system operations, multi-language code analysis using tree-sitter, code execution, web content fetching with HTML-to-markdown conversion, multi-engine web search, code content searching, and system information retrieval. Designed to enhance AI’s capability to assist in software development tasks by offering direct access to both local and remote resources.
How to use AiDD MCP Server?
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”.
Key features of AiDD MCP Server
- 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
Use cases of AiDD MCP Server
- AI-assisted code editing and refactoring across multiple files
- Analyzing codebase structure and extracting class/function relationships
- Fetching web documentation or API content and converting to markdown
- Searching for specific code patterns (e.g., error handling, imports) across a project
- Executing code snippets or shell scripts in a controlled environment
FAQ from AiDD MCP Server
How is AiDD MCP Server different from its previous name?
It was renamed from mcp-server-aidd to skydeckai-code because the term “AiDD” was not intuitive to users and LLMs; “Code” was more linguistically intuitive for agentic AI.
What dependencies or runtime are required?
The server is installed via uvx (part of the Python ecosystem) and uses tree-sitter for code analysis. No specific additional runtime is listed.
How do I configure workspace boundaries?
The server includes security controls with configurable workspace boundaries. You can change the allowed directory using the update_allowed_directory tool, which accepts an absolute path.
What tools are available?
The server exposes 29 tools across categories: File System, Code Tools, Web Tools, Screen Tools, System, Utility, and Todo. A full list with parameters is documented in the README.
Can I run code safely?
Yes, the server provides multi-language code execution with safety measures. It also includes a batch_tools tool for running multiple operations in parallel or serial.
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
评论