mcpterm provides persistent terminal sessions for TUI applications and command execution. It exposes a terminal interface for AI agents to run commands, manage processes, and interact with shell environments. It connects to local or remote systems via SSH or direct terminal access. Developers use it for automation, debugging, and managing infrastructure through terminal-based workflows.
mcpterm provides persistent terminal sessions for TUI applications and command execution. It exposes a terminal interface for AI agents to run commands, manage processes, and interact with shell environments. It connects to local or remote systems via SSH or direct terminal access. Developers use it for automation, debugging, and managing infrastructure through terminal-based workflows.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"dwrtz-mcpterm-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-dwrtz-mcpterm-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcpterm?"
No configuration required. This server works out of the box.
"What resources are available in mcpterm?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcpterm"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcpterm 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.