We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9533972 + 27a412c commit 0a1cfd9Copy full SHA for 0a1cfd9
README.md
@@ -44,6 +44,8 @@ The Model Context Protocol allows applications to provide context for LLMs in a
44
npm install @modelcontextprotocol/sdk
45
```
46
47
+> ⚠️ MCP requires Node v18.x up to work fine.
48
+
49
## Quick Start
50
51
Let's create a simple MCP server that exposes a calculator tool and some data:
0 commit comments