Chaterm is an open-source AI terminal and SSH client for managing EC2 instances, databases, and Kubernetes clusters. It provides AI-assisted command suggestions, execution, and automation for DevOps tasks. Connects to AWS EC2, various databases, and Kubernetes APIs. Used by developers and DevOps engineers for streamlined infrastructure management and automation.
Chaterm is an open-source AI terminal and SSH client for managing EC2 instances, databases, and Kubernetes clusters. It provides AI-assisted command suggestions, execution, and automation for DevOps tasks. Connects to AWS EC2, various databases, and Kubernetes APIs. Used by developers and DevOps engineers for streamlined infrastructure management and automation.
npx -y chatermAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"chaterm-chaterm-github": {
"command": "npx",
"args": [
"-y",
"npx -y chaterm"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Chaterm?"
No configuration required. This server works out of the box.
"What resources are available in Chaterm?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Chaterm"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Chaterm 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.