MCP.so
登录

ls-mcp

@lirantal

关于 ls-mcp

List MCP Servers configuration in your system

基本信息

分类

其他

许可证

Apache-2.0 license

运行时

node

传输方式

stdio

发布者

lirantal

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器