
Copilot Terminal Mcp Server
@menoxz
Copilot Terminal Mcp Server について
Advanced MCP Server for terminal management with GitHub Copilot integration
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"copilot-terminal": {
"command": "npx",
"args": [
"copilot-terminal-mcp",
"start"
],
"env": {
"NODE_ENV": "production",
"MAX_TERMINALS": "20",
"COMMAND_TIMEOUT": "30000"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Copilot Terminal Mcp Server?
An advanced MCP server for terminal management integrated with GitHub Copilot and VS Code. It provides non-blocking, real-time terminal execution with 34 specialized tools, designed for developers who need intelligent, fast, and reliable terminal operations without blocking Copilot.
How to use Copilot Terminal Mcp Server?
Invoke any of its 34 tools, including createTerminal, sendCommand, getTerminalOutput, listTerminals, deleteTerminal, sendCommandAndWait, cancelCommand, getTerminalState, searchOutput, and tailOutput. Configuration details are not provided in the README; the server is used via the MCP protocol.
Key features of Copilot Terminal Mcp Server
- Named terminals with custom configurations
- Non-blocking command execution
- Real-time output capture and monitoring
- Parallel execution of multiple terminals
- Automatic error handling and process recovery
- Cross-platform support (Windows, macOS, Linux)
Use cases of Copilot Terminal Mcp
「開発者ツール」の他のコンテンツ
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
コメント