Skip to content

Commit 24b9402

Browse files
committed
Automatic update of packages
1 parent c7d60d6 commit 24b9402

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
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": "0.6.2",
3+
"version": "2025.12.18",
44
"description": "MCP server that exercises all the features of the MCP protocol",
55
"license": "MIT",
66
"mcpName": "io.github.modelcontextprotocol/server-everything",
@@ -40,4 +40,4 @@
4040
"shx": "^0.3.4",
4141
"typescript": "^5.6.2"
4242
}
43-
}
43+
}

src/filesystem/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-filesystem",
3-
"version": "0.6.3",
3+
"version": "2025.12.18",
44
"description": "MCP server for filesystem access",
55
"license": "MIT",
66
"mcpName": "io.github.modelcontextprotocol/server-filesystem",
@@ -40,4 +40,4 @@
4040
"typescript": "^5.8.2",
4141
"vitest": "^2.1.8"
4242
}
43-
}
43+
}

src/git/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-git"
3-
version = "0.6.2"
3+
version = "2025.12.18"
44
description = "A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs"
55
readme = "README.md"
66
requires-python = ">=3.10"

src/git/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.

src/sequentialthinking/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-sequential-thinking",
3-
"version": "0.6.2",
3+
"version": "2025.12.18",
44
"description": "MCP server for sequential thinking and problem solving",
55
"license": "MIT",
66
"mcpName": "io.github.modelcontextprotocol/server-sequential-thinking",

0 commit comments

Comments
 (0)