dyneth02/MCP-Client-Server-Project-using-NodeJS
A minimal Model Context Protocol (MCP) implementation built with Node.js and TypeScript. This project demonstrates client–server communication over stdio, structured message handling, and local data access, developed with VS Code and GitHub Copilot to explore modern AI tool integration workflows.
Platform-specific configuration:
{
"mcpServers": {
"MCP-Client-Server-Project-using-NodeJS": {
"command": "npx",
"args": [
"-y",
"MCP-Client-Server-Project-using-NodeJS"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...