@modelcontextprotocol/server-terminal is a terminal server implementation designed for the Model Context Protocol (MCP), providing secure and controlled access to terminal commands and npm operations.
@modelcontextprotocol/server-terminal is a terminal server implementation designed for the Model Context Protocol (MCP), providing secure and controlled access to terminal commands and npm operations.
npm install @modelcontextprotocol/server-terminalAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"modelcontextprotocol-server-terminal": {
"command": "npx",
"args": [
"-y",
"npm install @modelcontextprotocol/server-terminal"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from @modelcontextprotocol/server-terminal?"
No configuration required. This server works out of the box.
"What resources are available in @modelcontextprotocol/server-terminal?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in @modelcontextprotocol/server-terminal"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in @modelcontextprotocol/server-terminal with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.