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 Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
コメント