mcp-node-server

guillermocorrea/mcp-node-server

3.1

If you are the rightful owner of mcp-node-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 henry@mcphub.com.

A Node.js MCP Server implementation with example tools.

🤖 MCP Node Server

A Node.js MCP Server.

📓 Description

This project provides a server implementation for the Model Context Protocol with example tools.

⬇️ Installation

# Clone the repository
git clone https://github.com/guillermocorrea/mcp-node-server.git

# Navigate to the project directory
cd mcp-node-server

# Install dependencies
npm install

👨‍💻 Configuration

Update the absolute path to the main.ts file in .vscode\mcp.json.

🚀 Test

VSCODE

Open copilot chat in agent mode, it will discover the tools.

Example prompt:

What is the weather in Bogota?

@modelcontextprotocol/inspector

npx -y @modelcontextprotocol/inspector npx -y tsx main.ts