Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@modelcontextprotocol/server-everything

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modelcontextprotocol/server-everything - npm Package Compare versions

Comparing version 0.5.1 to 0.6.0

4

package.json
{
"name": "@modelcontextprotocol/server-everything",
"version": "0.5.1",
"version": "0.6.0",
"description": "MCP server that exercises all the features of the MCP protocol",

@@ -22,3 +22,3 @@ "license": "MIT",

"dependencies": {
"@modelcontextprotocol/sdk": "0.5.0",
"@modelcontextprotocol/sdk": "1.0.1",
"express": "^4.21.1",

@@ -25,0 +25,0 @@ "zod": "^3.23.8",

@@ -81,6 +81,12 @@ # Everything MCP Server

{
"everything": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-everything"]
"mcpServers": {
"everything": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-everything"
]
}
}
}
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc