- Terminal
Terminal
Overview
what is ITerm MCP Server?
ITerm MCP Server is a Model Context Protocol (MCP) server implementation designed for integration with iTerm2 terminal, allowing AI assistants to interact with iTerm2 terminals.
how to use ITerm MCP Server?
To use the ITerm MCP Server, ensure you have Node.js and iTerm2 installed on macOS. Configure the server in your ~/.cursor/mcp.json file and run the server using the command npx iterm_mcp_server.
key features of ITerm MCP Server?
- Create and manage iTerm2 terminal sessions
- Execute commands in terminals
- Read terminal output
- List active terminals
- Close terminals
use cases of ITerm MCP Server?
- Automating terminal commands through AI assistants.
- Managing multiple terminal sessions programmatically.
- Integrating terminal functionalities into applications.
FAQ from ITerm MCP Server?
- What are the requirements to run ITerm MCP Server?
You need Node.js >= 14.x, iTerm2, and macOS.
- Is there any configuration needed?
The server uses standard MCP configuration options, but you need to add specific settings for Cursor.
- Can I contribute to the project?
Yes! Contributions are welcome, and you can submit a Pull Request.
Server Config
{
"mcpServers": {
"terminal": {
"command": "npx",
"args": [
"iterm_mcp_server"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
rishabkoulStar
-Language
-License
-Category
developer-tools
Recommend Servers
View AllMcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Gpt Scrambler
2 days ago
Test
@modelcontextprotocol
test
6 months ago