MCP-Server

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

  1. Clone this repository
  2. Run npm install
  3. Start server with node server.js