Enterprise DNA Enterprise DNA
M MCP Servers Developer low

HasanJahidul/localhost-mcp

by Various

MCP server: inspect, manage, kill local dev servers. Stop guessing what's on :3000.

MCP

HasanJahidul/localhost-mcp

Added 7 June 2026

#claude #dev-server #localhost #lsof #mcp #model-context-protocol #ports #typescript

Overview

MCP server that inspects, manages, and kills local development servers. It identifies which process is running on a given port, allowing developers to stop guessing and take action directly from their MCP-compatible tools.

Best for

Best for
Developers who frequently run multiple local servers and want a quick MCP-based way to inspect and manage them.

Use cases

  • Identify which process is using a specific port like :3000
  • Kill a local dev server that is stuck or no longer needed
  • List all running local servers and their ports

How to use

Install

npm install -g localhost-mcp

Tools exposed

  • list_dev_servers
  • port_info
  • kill_server
  • find_zombies
  • port_conflict

Tested with

Claude Code

Notes

MCP server that inspects, manages, and kills local development servers. It identifies which process is running on a given port, allowing developers to stop guessing and take action directly from their MCP-compatible tools.

1 stars on GitHub. Last updated 2026-05-11. Licensed MIT.

Use cases

  • Identify which process is using a specific port like :3000
  • Kill a local dev server that is stuck or no longer needed
  • List all running local servers and their ports

Pros

  • Simple, focused tool for a common developer pain point
  • Integrates with MCP ecosystem for seamless use in editors and IDEs
  • Written in TypeScript, easy to extend or contribute to

Cons

  • Very early stage with only 1 star, limited community and testing
  • May not handle all edge cases like multiple processes on same port or non-standard setups
  • Requires MCP-compatible client to be useful, not a standalone tool

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple, focused tool for a common developer pain point
  • Integrates with MCP ecosystem for seamless use in editors and IDEs
  • Written in TypeScript, easy to extend or contribute to

Cons

  • Very early stage with only 1 star, limited community and testing
  • May not handle all edge cases like multiple processes on same port or non-standard setups
  • Requires MCP-compatible client to be useful, not a standalone tool

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks