mcp server

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
Stars
3
Mar 13Mar 18Mar 24Mar 30Apr 05Apr 11
mcpradar.com © 2024 - 2025.
Made by @bytesbay