rmcp 1.5.0

Rust SDK for Model Context Protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "dependencies": {
    "@modelcontextprotocol/sdk": "^1.10",
    "eventsource-parser": "^3.0.1",
    "express": "^5.1.0"
  },
  "type": "module",
  "name": "test_with_ts",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "description": ""
}