MCP server and Claude Code skill for TidyPorts — let your coding agent see and kill local dev servers
claude mcp add tidyports-integrations -- npx -y skills{
"mcpServers": {
"tidyports-integrations": {
"command": "npx",
"args": ["-y", "skills"]
}
}
}Resumen de MCP Servers
# TidyPorts integrations Let your coding agent see and control the local dev servers it starts. If you run Claude Code, Cursor or Codex across several git worktrees, each one starts dev servers you never typed a command for. Ports collide, and an agent that hits `EADDRINUSE` often can't tell a port conflict from a bug — so it "fixes" working code instead. These integrations give the agent a way to look, rather than guess. | | | |---|---| | [`mcp/`](mcp/) | An [MCP](https://modelcontextprotocol.io) server — typed tools for any MCP client (Claude Code, Cursor, Claude Desktop, Windsurf, Zed). | | [`claude-code/`](claude-code/) | A Claude Code skill, if you'd rather it shelled out to the CLI directly. | ## Tools | Tool | What it does | |---|---| | `list_servers` | Listening dev servers: port, process, branch, owner, idle. Read-only. | | `kill_port` | Stop the server on a given port. | | `alloc_port` | A stable, collision-free port for this worktree — the fix for parallel agents fighting over `:3000`. | | `free_port` | A port nothing is listening on right now, to bind immediately. | ## Install The skill, for any agent (Claude Code, Cursor, Copilot, Gemini…): ```sh npx skills add dan-fetch-studio/tidyports-integrations ``` The MCP server: ```sh npm install -g @tidyports/mcp ``` Then register it with your client, pointing at the installed `tidyports-mcp` binary. For Claude Code: ```sh claude mcp add tidyports -- tidyports-mcp ``` ### It needs the TidyPorts app These are a thin layer over the `tidy-ports` CLI, which ships inside [TidyPorts](https://tidyports.app) — a free macOS menu-bar app that shows every dev server running on your Mac and which agent started it. ```sh brew install --cask dan-fetch-studio/tap/tidyports ``` Or download it from [tidyports.app/download](https://tidyports.app/download). macOS 15+. ## Licence The integrations here are MIT (see [LICENSE](LICENSE)). The TidyPorts app itself is source-available under its own licence.
Lo que la gente pregunta sobre tidyports-integrations
¿Qué es dan-fetch-studio/tidyports-integrations?
+
dan-fetch-studio/tidyports-integrations es mcp servers para el ecosistema de Claude AI. MCP server and Claude Code skill for TidyPorts — let your coding agent see and kill local dev servers Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala tidyports-integrations?
+
Puedes instalar tidyports-integrations clonando el repositorio (https://github.com/dan-fetch-studio/tidyports-integrations) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar dan-fetch-studio/tidyports-integrations?
+
dan-fetch-studio/tidyports-integrations aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene dan-fetch-studio/tidyports-integrations?
+
dan-fetch-studio/tidyports-integrations es mantenido por dan-fetch-studio. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a tidyports-integrations?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega tidyports-integrations en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/dan-fetch-studio-tidyports-integrations)<a href="https://claudewave.com/repo/dan-fetch-studio-tidyports-integrations"><img src="https://claudewave.com/api/badge/dan-fetch-studio-tidyports-integrations" alt="Featured on ClaudeWave: dan-fetch-studio/tidyports-integrations" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!