Model Context Protocol implementation for TypeScript - Node.js middleware
| Tool name | Description | Destructive? |
|---|---|---|
| greet | ✓ no | |
| ping | ✓ no |
{
"mcpServers": {
"modelcontextprotocolnode": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/node"
]
}
}
}