mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-20 00: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": "0.6.2",
|
"version": "2025.7.1",
|
||||||
"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",
|
||||||
"author": "Anthropic, PBC (https://anthropic.com)",
|
"author": "Anthropic, PBC (https://anthropic.com)",
|
||||||
@@ -32,4 +32,4 @@
|
|||||||
"shx": "^0.3.4",
|
"shx": "^0.3.4",
|
||||||
"typescript": "^5.6.2"
|
"typescript": "^5.6.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@modelcontextprotocol/server-filesystem",
|
"name": "@modelcontextprotocol/server-filesystem",
|
||||||
"version": "0.6.2",
|
"version": "2025.7.1",
|
||||||
"description": "MCP server for filesystem access",
|
"description": "MCP server for filesystem access",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Anthropic, PBC (https://anthropic.com)",
|
"author": "Anthropic, PBC (https://anthropic.com)",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "mcp-server-git"
|
name = "mcp-server-git"
|
||||||
version = "0.6.2"
|
version = "2025.7.1"
|
||||||
description = "A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs"
|
description = "A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@modelcontextprotocol/server-sequential-thinking",
|
"name": "@modelcontextprotocol/server-sequential-thinking",
|
||||||
"version": "0.6.2",
|
"version": "2025.7.1",
|
||||||
"description": "MCP server for sequential thinking and problem solving",
|
"description": "MCP server for sequential thinking and problem solving",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Anthropic, PBC (https://anthropic.com)",
|
"author": "Anthropic, PBC (https://anthropic.com)",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "mcp-server-time"
|
name = "mcp-server-time"
|
||||||
version = "0.6.2"
|
version = "2025.7.1"
|
||||||
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user