File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.5.1 "
2+ "." : " 0.6.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.6.0] ( https://github.com/alex-feel/mcp-context-server/compare/v0.5.1...v0.6.0 ) (2025-11-29)
4+
5+
6+ ### Features
7+
8+ * add metadata_patch parameter for partial metadata updates ([ 42f7a5f] ( https://github.com/alex-feel/mcp-context-server/commit/42f7a5fc33cd0b544db97b5de71406bbe78c8beb ) )
9+
310## [ 0.5.1] ( https://github.com/alex-feel/mcp-context-server/compare/v0.5.0...v0.5.1 ) (2025-11-26)
411
512
Original file line number Diff line number Diff line change 11[project ]
22name = " mcp-context-server"
3- version = " 0.5.1 "
3+ version = " 0.6.0 "
44description = " MCP Context Server — a FastMCP-based server providing persistent multimodal context storage for LLM agents."
55readme = " README.md"
66authors = [{ name = " Aleksandr Filippov" , email = " alexfeel@protonmail.com" }]
Original file line number Diff line number Diff line change 66 "url" : " https://github.com/alex-feel/mcp-context-server" ,
77 "source" : " github"
88 },
9- "version" : " 0.5.1 " ,
9+ "version" : " 0.6.0 " ,
1010 "packages" : [
1111 {
1212 "registryType" : " pypi" ,
1313 "registryBaseUrl" : " https://pypi.org" ,
1414 "identifier" : " mcp-context-server" ,
15- "version" : " 0.5.1 " ,
15+ "version" : " 0.6.0 " ,
1616 "transport" : {
1717 "type" : " stdio"
1818 },
You can’t perform that action at this time.
0 commit comments