Mcp Server Aibd Devcontainer
@gergelyszerovay
关于 Mcp Server Aibd Devcontainer
MCP server for AI-boosted development in VS Code DevContainers.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"aibd": {
"command": "npx",
"args": [
"-y",
"@gergelyszerovay/mcp-server-aibd-devcontainer",
"--allowedDirectories=/your/allowed/path"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Server Aibd Devcontainer?
Mcp Server Aibd Devcontainer is an MCP server that enhances AI-assisted development in DevContainer environments by providing file system operations and tools for AI assistants. It is based on Anthropic's Filesystem MCP server and adds safety modes, multiple transports, and optional shell execution.
How to use Mcp Server Aibd Devcontainer?
For the easiest setup, use the pre-configured aibd-devcontainer repository. Alternatively, run the server via npx with the --allowedDirectories option and configure it in Claude Desktop's claude_desktop_config.json. The server supports command-line options such as --enableHttpTransport, --enableShellExecTool, and --initialMode to customize its behavior.
Key features of Mcp Server Aibd Devcontainer
- Complete file system operations (read, write, edit)
- Directory tree and file searching
- Plan and Act operational modes for safety
- Allowed directory restrictions for security
- SSE transport for dockerized environments
- Optional shell command execution (disabled by default)
Use cases of Mcp Server Aibd Devcontainer
- AI assistant exploring a codebase in read-only m
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论