mcp-server

0.0.9 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i mcp-server

Weekly Downloads

1,145

Version

0.0.9

License

MIT

Unpacked Size

7.51 kB

Total Files

6

Last publish

Collaborators

  • melvincarvalho