
Copilot Terminal Mcp Server
@menoxz
About Copilot Terminal Mcp Server
Advanced MCP Server for terminal management with GitHub Copilot integration
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"copilot-terminal": {
"command": "npx",
"args": [
"copilot-terminal-mcp",
"start"
],
"env": {
"NODE_ENV": "production",
"MAX_TERMINALS": "20",
"COMMAND_TIMEOUT": "30000"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
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
Basic information
More Developer Tools MCP servers

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Grafana MCP server
grafanaMCP server for Grafana
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
Comments