MCP-server

naaakul/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 dayong@mcphub.com.

This document provides a structured overview of a minimal Model Context Protocol (MCP) server with a focus on a `create-user` tool.

Tools
1
Resources
0
Prompts
0

mcp-server

Minimal MCP server example with a working create-user tool that reads/writes src/data/users.json.

How to run:

  1. npm install
  2. npm run server:dev

The server exposes a tool named create-user. It will log errors to the console and return helpful messages.

Data file: src/data/users.json