0.0.9 • Published 6 months ago

mcp-server v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

mcp-server

npm version License: MIT

A simple JSON-RPC 2.0 server implementing the Model-Client-Protocol (MCP). This server provides basic echo functionality and follows the JSON-RPC 2.0 specification.

Features

  • JSON-RPC 2.0 compliant
  • CORS enabled
  • Built-in echo tool
  • Simple initialization protocol

Quick Start

npx mcp-server

Will run the server on port 4333

Installation

npm install mcp-server
0.0.9

6 months ago

0.0.8

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago

0.1.1

7 months ago