@oglabs/mcp
v2.14.0
Published
Interactive CLI tool and MCP server for managing MCP configurations with tech stack detection and recommendations
Maintainers
Readme
MCP Manager - Production Build
Quick Start
- Install dependencies:
npm install - Start web server:
npm start - Access at: http://localhost:3333
Files Structure
mcp-manager.cjs- Main CLI and web servermcp-server.js- MCP server implementationdb.json- Database of available serversassets/- Minified frontend assetsindex.html- Web interface
Environment Variables
PORT- Web server port (default: 3333)NODE_ENV- Environment mode
Built with Vite 2025-10-19T18:21:28.593Z
