myfirstmcpserver
0
The project is a local server built using the Model Context Protocol (MCP) to integrate custom tools. It offers network and user tools for server connectivity and management.
My First MCP Server
This project implements a local server based on Model Context Protocol (MCP), designed to facilitate the integration of custom tools through an efficient and modular protocol.
Requirements
- Node.js v14 or higher
- npm (Node.js package manager)
Project Structure
src/
config/
: Server configuration filestools/
: Available tools and utilitiesindex.js
: Main server entry point
Implemented Tools
The server exposes a set of tools accessible through MCP:
-
Network Tools
- ping: Verifies server connectivity
- apiStatus: Checks the status of an external API
-
User Tools
- Functions for user management and administration through a local API that is dedicated to