File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to `ellmos-blender-use-mcp` are tracked here.
44
55## 0.1.0-alpha.5 - 2026-07-25
66
7+ ### Maintenance (2026-07-29)
8+ - Discoverability, SEO & README-Design Check (Path B): Added Glama.ai and Smithery.ai badges to ` README.md ` and ` README_de.md ` .
9+ - Added ` glama.json ` to ` package.json ` ` files ` array and added ` glama ` , ` smithery ` keywords.
10+ - Updated ` llms.txt ` header timestamp to ` Last-checked: 2026-07-29 ` .
11+ - Verified 100% test suite pass (` privacy-hygiene.test.js ` & ` runtime-safety.test.js ` ).
12+
713### Maintenance (2026-07-26)
814- Sanitized local Windows path leaks in ` push-protocoll.txt ` to pass privacy hygiene test suite.
915- Updated ` llms.txt ` header timestamp to ` Last-checked: 2026-07-26 ` .
Original file line number Diff line number Diff line change 1414[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
1515[ ![ Node.js] ( https://img.shields.io/badge/node-%3E%3D18-brightgreen.svg )] ( https://nodejs.org/ )
1616[ ![ LLM-Ready] ( https://img.shields.io/badge/LLM--Ready-llms.txt-blue.svg )] ( llms.txt )
17+ [ ![ Glama] ( https://img.shields.io/badge/Glama-Listing-blue.svg )] ( https://glama.ai/mcp/servers/@ellmos-ai/ellmos-blender-use-mcp )
18+ [ ![ Smithery Badge] ( https://smithery.ai/badge/ellmos-blender-use-mcp )] ( https://smithery.ai/server/ellmos-blender-use-mcp )
1719[ ![ Ecosystem] ( https://img.shields.io/badge/Ecosystem-ellmos--ai-purple.svg )] ( https://github.com/ellmos-ai )
1820[ ![ Umbrella] ( https://img.shields.io/badge/Umbrella-open--bricks-blue.svg )] ( https://github.com/open-bricks )
1921
Original file line number Diff line number Diff line change 1414[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
1515[ ![ Node.js] ( https://img.shields.io/badge/node-%3E%3D18-brightgreen.svg )] ( https://nodejs.org/ )
1616[ ![ LLM-Ready] ( https://img.shields.io/badge/LLM--Ready-llms.txt-blue.svg )] ( llms.txt )
17+ [ ![ Glama] ( https://img.shields.io/badge/Glama-Listing-blue.svg )] ( https://glama.ai/mcp/servers/@ellmos-ai/ellmos-blender-use-mcp )
18+ [ ![ Smithery Badge] ( https://smithery.ai/badge/ellmos-blender-use-mcp )] ( https://smithery.ai/server/ellmos-blender-use-mcp )
1719[ ![ Ecosystem] ( https://img.shields.io/badge/Ecosystem-ellmos--ai-purple.svg )] ( https://github.com/ellmos-ai )
1820[ ![ Umbrella] ( https://img.shields.io/badge/Umbrella-open--bricks-blue.svg )] ( https://github.com/open-bricks )
1921
Original file line number Diff line number Diff line change @@ -73,4 +73,4 @@ ellmos-blender-use-mcp
7373- `src/index.js`: MCP server entrypoint and tool definitions.
7474- `test/privacy-hygiene.test.js`: regression test guarding against leaked local user-profile paths.
7575
76- ## Last-checked: 2026-07-26
76+ ## Last-checked: 2026-07-29
Original file line number Diff line number Diff line change 1616 " THIRD_PARTY_LICENSES.md" ,
1717 " server.json" ,
1818 " smithery.yaml" ,
19+ " glama.json" ,
1920 " llms.txt" ,
2021 " CHANGELOG.md"
2122 ],
3839 " reimport-check" ,
3940 " headless" ,
4041 " local-first" ,
41- " ellmos"
42+ " ellmos" ,
43+ " glama" ,
44+ " smithery"
4245 ],
4346 "author" : " Lukas Geiger" ,
4447 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments