Supersedes #14103 and #14313, which each fixed half of this line and
therefore conflicted with one another. Consolidated into one diff so it
applies cleanly.
- repo moved to the greencalculus org (the old jeremiahsay path still
redirects, so nothing was broken — this just points at the canonical one),
and the Glama badge path follows it
- 13,000+ -> 16,673 factors, counted from the live corpus
- 11 -> 12 tools, counted off tools/list against mcp.greencalculus.com today
- notes the remote endpoint alongside the npx install, since the registry
entry declares both stdio and streamable-http transports
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.
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.