🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@smara/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smara/mcp-server - npm Package Compare versions

Comparing version
2.0.0
to
2.0.1
+3
-3
package.json
{
"name": "@smara/mcp-server",
"version": "2.0.0",
"version": "2.0.1",
"description": "MCP server for Smara Memory API — persistent memory for AI agents",
"type": "module",
"bin": {
"smara-mcp": "./build/index.js"
"smara-mcp": "build/index.js"
},

@@ -27,3 +27,3 @@ "scripts": {

"type": "git",
"url": "https://github.com/smara-io/mcp-server"
"url": "git+https://github.com/smara-io/mcp-server.git"
},

@@ -30,0 +30,0 @@ "homepage": "https://smara.io",