kmcp 0.1.0

Kindly MCP - A Rust implementation of the Model Context Protocol with enhanced features
Documentation
{
  "name": "kmcp",
  "version": "0.1.0",
  "description": "Kindly MCP - A Rust implementation of the Model Context Protocol with enhanced features",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "mcp",
    "model-context-protocol",
    "ai",
    "llm",
    "tools",
    "rust"
  ],
  "author": "Samuel <samuel@kindlysoftware.com>",
  "license": "MIT",
  "engines": {
    "node": ">=14.0.0"
  }
}