MCP Server logo

MCP Server

by KarlLichterVonRandoll

MCP Server is a simple server implementation for the Model Context Protocol (MCP). It provides a basic HTTP server with REST API endpoints.

View on GitHub

Last updated: N/A

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