Back to search
30
MCP
local-terminal-mcp
pypi/local-terminal-mcpConnect your local terminal to AI agents via MCP (Model Context Protocol). Provides secure shell, file read/write, and directory listing tools over WebSocket.
Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"local-terminal-mcp": {
"url": "None",
"transport": "http"
}
}
}