Skip to content

Commit a1e5a9a

Browse files
committed
Automatic update of packages
1 parent 549dd02 commit a1e5a9a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

src/everything/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-everything",
3-
"version": "2.0.0",
3+
"version": "2026.1.26",
44
"description": "MCP server that exercises all the features of the MCP protocol",
55
"license": "MIT",
66
"mcpName": "io.github.modelcontextprotocol/server-everything",
@@ -43,4 +43,4 @@
4343
"typescript": "^5.6.2",
4444
"prettier": "^2.8.8"
4545
}
46-
}
46+
}

src/memory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-memory",
3-
"version": "0.6.3",
3+
"version": "2026.1.26",
44
"description": "MCP server for enabling memory for Claude through a knowledge graph",
55
"license": "MIT",
66
"mcpName": "io.github.modelcontextprotocol/server-memory",

src/time/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-server-time"
3-
version = "0.6.2"
3+
version = "2026.1.26"
44
description = "A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs"
55
readme = "README.md"
66
requires-python = ">=3.10"

src/time/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)