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.
1 parent 621ccea commit fd13cd9Copy full SHA for fd13cd9
README.md
@@ -39,6 +39,8 @@ The Model Context Protocol allows applications to provide context for LLMs in a
39
npm install @modelcontextprotocol/sdk
40
```
41
42
+> ⚠️ MCP requires Node v18.x up to work fine.
43
+
44
## Quick Start
45
46
Let's create a simple MCP server that exposes a calculator tool and some data:
0 commit comments