MCP.so
Sign In

ls-mcp

@lirantal

About ls-mcp

List MCP Servers configuration in your system

Basic information

Category

Other

License

Apache-2.0 license

Runtime

node

Transports

stdio

Publisher

lirantal

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ls-mcp": {
      "command": "npx",
      "args": [
        "ls-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is ls-mcp?

ls-mcp is a CLI tool that detects and lists MCPs (Model Context Protocol) in your local development environment. It is built for developers who work with MCP and want to quickly see which MCP servers are available on their machine.

How to use ls-mcp?

Run npx ls-mcp in your terminal. No installation or configuration is required – npx handles fetching and executing the package.

Key features of ls-mcp

  • Scans local environment for MCPs
  • Lists all detected MCP servers
  • Runs via npx without installation
  • Lightweight npm package

Use cases of ls-mcp

FAQ from ls-mcp

What does ls-mcp do?

It detects and lists MCP (Model Context Protocol) servers in your local development environment.

How do I use ls-mcp?

Simply run npx ls-mcp in your terminal.

What license is ls-mcp under?

ls-mcp is released under the Apache-2.0 license.

Is there a contribution guide?

Yes, contribution guidelines are available in the project's CONTRIBUTING.md file.

Comments

More Other MCP servers