MCP-Server
3.1
If you are the rightful owner of MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple server implementation for Model Context Protocol (MCP).
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