mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-17 23:53:24 +02:00
Automatic update of packages
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@modelcontextprotocol/server-everything",
|
"name": "@modelcontextprotocol/server-everything",
|
||||||
"version": "2.0.0",
|
"version": "2026.1.26",
|
||||||
"description": "MCP server that exercises all the features of the MCP protocol",
|
"description": "MCP server that exercises all the features of the MCP protocol",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"mcpName": "io.github.modelcontextprotocol/server-everything",
|
"mcpName": "io.github.modelcontextprotocol/server-everything",
|
||||||
@@ -43,4 +43,4 @@
|
|||||||
"typescript": "^5.6.2",
|
"typescript": "^5.6.2",
|
||||||
"prettier": "^2.8.8"
|
"prettier": "^2.8.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@modelcontextprotocol/server-memory",
|
"name": "@modelcontextprotocol/server-memory",
|
||||||
"version": "0.6.3",
|
"version": "2026.1.26",
|
||||||
"description": "MCP server for enabling memory for Claude through a knowledge graph",
|
"description": "MCP server for enabling memory for Claude through a knowledge graph",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"mcpName": "io.github.modelcontextprotocol/server-memory",
|
"mcpName": "io.github.modelcontextprotocol/server-memory",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "mcp-server-time"
|
name = "mcp-server-time"
|
||||||
version = "0.6.2"
|
version = "2026.1.26"
|
||||||
description = "A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs"
|
description = "A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
|
|||||||
2
src/time/uv.lock
generated
2
src/time/uv.lock
generated
@@ -351,7 +351,7 @@ wheels = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "mcp-server-time"
|
name = "mcp-server-time"
|
||||||
version = "0.6.2"
|
version = "2026.1.26"
|
||||||
source = { editable = "." }
|
source = { editable = "." }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
{ name = "mcp" },
|
{ name = "mcp" },
|
||||||
|
|||||||
Reference in New Issue
Block a user