ls-mcp

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

GitHubスター

61

ユーザー評価

未評価

お気に入り

0

閲覧数

26

フォーク

5

イシュー

2

README

ls-mcp

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

npm version license downloads build codecov Known Vulnerabilities Responsible Disclosure Policy

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
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:

Author

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