claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// MCP Servers

ls-mcp

List MCP Server configurations in your system used by AI applications like Cursor, Claude Desktop, VS Code and others

// MCP Servers[ cli ][ api ][ desktop ][ claude ]#claude#claude-ai#claude-desktop#cursor#cursor-ai#mcp#mcp-server#model-context-protocol#mcp-serversApache-2.0$open-sourceupdated 15 days ago
Actively maintained
99/100
last commit 8 days ago
last release 8 months ago
releases 26
open issues 0
// install
{
  "mcpServers": {
    "ls-mcp": {
      "command": "npx",
      "args": ["-y", "https://github.com/lirantal/ls-mcp"]
    }
  }
}

ls-mcp

Detect Configured MCP (Model Context Protocol) in your local dev environment

ls-mcp logo

Features

  • 🔍 MCP Discovery: Automatically detect MCP servers across various AI applications and agentic IDEs
  • 📁 Directory Bubbling: Intelligent discovery of project-scoped MCP configs from nested directories, supporting project-scoped MCP Server configuration and global configurations
  • 🔄 Process Detection: Real-time status of running MCP servers
  • 🔒 Credential Analysis: Security analysis of environment variables and API keys for potentially exposed credentials in MCP Servers

Usage: CLI

npx ls-mcp

Analyze Specific Files

To analyze specific MCP configuration files instead of using automatic discovery, use the --files flag. This flag replaces automatic discovery and only analyzes the files you specify:

# Single file
npx ls-mcp --files ./mcp-config.json

# Multiple files (comma-separated)
npx ls-mcp --files ./config1.json,./config2.json

# Multiple files (space-separated)
npx ls-mcp --files ./config1.json ./config2.json

The --files flag automatically detects the configuration structure in your files, supporting various formats including:

  • servers - Standard MCP configuration key
  • mcpServers - Alternative MCP configuration key
  • mcp.servers - Nested configuration format
  • context_servers - Context-based configuration format

Show All Providers

By default, ls-mcp hides providers that have zero configured servers to reduce clutter. To show all providers including those with empty configurations, use the --all or -a flag:

# Show all providers including empty ones
npx ls-mcp --all

# Short form
npx ls-mcp -a

# Combine with JSON output
npx ls-mcp --all --json

Note: When using --files to analyze specific configuration files, the custom group is always shown even if it contains zero servers, as you explicitly requested to analyze those files.

JSON Output

To output results in JSON format (useful for programmatic consumption):

npx ls-mcp --json

# Combine with --files flag
npx ls-mcp --files ./config.json --json

This will return a structured JSON object containing:

  • mcpFiles: Complete MCP server configurations organized by provider (only includes providers with configured servers unless --all is specified)
  • summary: Statistics including total servers, running servers, credential warnings, and transport breakdown

Debug Mode

To enable verbose debugging output, set the NODE_DEBUG environment variable:

# Enable debug logging for ls-mcp
NODE_DEBUG=ls-mcp npx ls-mcp

# Enable all debug logging
NODE_DEBUG=* npx ls-mcp

Documentation

For detailed information about the project architecture and features:

Contributing

Please consult CONTRIBUTING for guidelines on contributing to this project.

Author

ls-mcp © Liran Tal, Released under the Apache-2.0 License.

// compatibility

Platformscli, api, desktop
Operating systems
AI compatibilityclaude
LicenseApache-2.0
Pricingopen-source
LanguageTypeScript

// faq

What is ls-mcp?

List MCP Server configurations in your system used by AI applications like Cursor, Claude Desktop, VS Code and others. It is open-source on GitHub.

Is ls-mcp free to use?

ls-mcp is open-source under the Apache-2.0 license, so it is free to use.

What category does ls-mcp belong to?

ls-mcp is listed under mcp-servers in the Claudeers registry of Claude-compatible tools.

0 views
84 stars
unclaimed
updated 15 days ago

// embed badge

ls-mcp on Claudeers
[![Claudeers](https://claudeers.com/api/badge/ls-mcp.svg)](https://claudeers.com/ls-mcp)

// retro hit counter

ls-mcp hit counter
[![Hits](https://claudeers.com/api/counter/ls-mcp.svg)](https://claudeers.com/ls-mcp)

// reviews

// guestbook

0/500

// related in MCP Servers

🔓

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete…

// mcp-serversf/HTML164,687NOASSERTION[ claude ]
🔓

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io

// mcp-serversfarion1231/Rust112,854MIT[ claude ]
🔓

An open-source AI agent that brings the power of Gemini directly into your terminal.

// mcp-serversgoogle-gemini/TypeScript105,729Apache-2.0[ claude ]
🔓

A collection of MCP servers.

// mcp-serverspunkpeye/90,251MIT[ claude ]
Ecosystem hubone of the most connected projects in the claude ecosystem · 15 connections
→ see how ls-mcp connects across the ecosystem