ls-mcp
List MCP Server configurations in your system used by AI applications like Cursor, Claude Desktop, VS Code and others
GitHub Stars
61
User Rating
Not Rated
Favorites
0
Views
34
Forks
5
Issues
2
ls-mcp
Detect Configured MCP (Model Context Protocol) in your local dev environment
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:
- Project Overview: Comprehensive project analysis and architecture
- Design Documentation: Technical design decisions and implementation details
- Requirements: Functional and non-functional requirements
- Directory Bubbling: Intelligent directory traversal feature
- URL Hostname Extraction: Clean display of hostnames for URL-based servers
- Credential Detection: Security analysis features
Author
ls-mcp © Liran Tal, Released under the Apache-2.0 License.
Octocode is an AI-powered code assistant that provides advanced search capabilities to understand connections between repositories and NPM packages. Users can ask specific questions to quickly retrieve necessary information, eliminating the need for manual browsing and enhancing development efficiency.