Servers
mcpterm
@dwrtz
An MCP tool server that provides stateful, TUI-compatible terminal sessions.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcpterm": {
"command": "mcpterm",
"args": []
}
}
}