Skip to content

Commit fd13cd9

Browse files
committed
doc minimum node version requirment
1 parent 621ccea commit fd13cd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ The Model Context Protocol allows applications to provide context for LLMs in a
3939
npm install @modelcontextprotocol/sdk
4040
```
4141

42+
> ⚠️ MCP requires Node v18.x up to work fine.
43+
4244
## Quick Start
4345

4446
Let's create a simple MCP server that exposes a calculator tool and some data:

0 commit comments

Comments
 (0)