File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @modelcontextprotocol/server-everything" ,
3
- "version" : " 0.6.2 " ,
3
+ "version" : " 2025.8.4 " ,
4
4
"description" : " MCP server that exercises all the features of the MCP protocol" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Anthropic, PBC (https://anthropic.com)" ,
32
32
"shx" : " ^0.3.4" ,
33
33
"typescript" : " ^5.6.2"
34
34
}
35
- }
35
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @modelcontextprotocol/server-memory" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 2025.8.4 " ,
4
4
"description" : " MCP server for enabling memory for Claude through a knowledge graph" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Anthropic, PBC (https://anthropic.com)" ,
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " mcp-server-time"
3
- version = " 0.6.2 "
3
+ version = " 2025.8.4 "
4
4
description = " A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs"
5
5
readme = " README.md"
6
6
requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments