MCP-Server
0
The project is a simple server implementation intended for the Model Context Protocol (MCP), offering basic HTTP server capabilities and REST API endpoints, while being easy to extend.
MCP Server
A simple server implementation for Model Context Protocol (MCP)
Features
- Basic HTTP server
- REST API endpoints
- Easy to extend
Getting Started
- Clone this repository
- Run npm install
- Start server with node server.js