Commit Graph
5 Commits
Author SHA1 Message Date
Jeremiah Say 8c7a50c012 Add the Glama score badge to the GreenCalculus entry
Satisfies the glama-check requested when this PR opened. The badge
could not exist until now: it is generated only for an entry in
Glama's servers collection, and the entry pointed at a client library
with no container to start.

Now listed and claimed at glama.ai/mcp/servers/jeremiahsay/greencalculus-mcp,
graded A on quality and A on licence.
2026-08-21 10:05:44 +08:00
Jeremiah Say 52505bce14 Point the GreenCalculus entry at the MCP server, not the client SDK
greencalculus-sdk is a client library — Python and JS wrappers for the
REST API. It is not an MCP server, so the entry described the wrong
artifact: nothing in that repo starts, and nothing in it answers an
introspection request.

jeremiahsay/greencalculus-mcp is the actual server. It runs over stdio
via npx or Docker, bridging to the hosted endpoint, and its CI builds the
image and drives tools/list through it on every push.

Also corrects the tool count, which was ten and is now eleven, and moves
the line into alphabetical position — it had been left at G from when the
entry was named "GreenCalculus" rather than owner/repo.
2026-08-21 09:23:30 +08:00
Jeremiah Say 064efb3de4 Use full owner/repo entry name (jeremiahsay/greencalculus-sdk) 2026-08-12 17:20:17 +08:00
Jeremiah Say 43e4be25b1 Use GitHub repo link (greencalculus-sdk) per listing requirements 2026-08-12 16:35:31 +08:00
Jeremiah Say dd2a92f9ec Add GreenCalculus (carbon emission factors + calculations) to Data Platforms 2026-08-12 15:53:32 +08:00