📦
server
mcp server
0 installs
Trust: 39 — Low
Devtools
Installation
npx mcp-serverAsk AI about server
Powered by Claude · Grounded in docs
I know everything about server. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
mcp-server
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
