Skip to content

Commit 0a1cfd9

Browse files
authored
Merge pull request #463 from marcopeg/main
doc minimum node version requirment
2 parents 9533972 + 27a412c commit 0a1cfd9

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
@@ -44,6 +44,8 @@ The Model Context Protocol allows applications to provide context for LLMs in a
4444
npm install @modelcontextprotocol/sdk
4545
```
4646

47+
> ⚠️ MCP requires Node v18.x up to work fine.
48+
4749
## Quick Start
4850

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

0 commit comments

Comments
 (0)