Simple-MCP Server
This is a simple MCP (Master Control Program) server implementation. It provides basic functionality for managing and controlling MCP operations.
Features
- TypeScript implementation
- Basic MCP server functionality
- Easy to set up and run
Installation
npm install
Running the Server
npm start
or use the provided start script:
./start.cmd