ls-mcp
@lirantal
About ls-mcp
List MCP Servers configuration in your system
Basic information
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.
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments