The server is now listed and claimed on Glama with an evaluated quality
score, so this adds the score badge after the repo link per the
glama-check requirement, matching the list convention.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Per the review checklist: adds the Glama score badge after the GitHub link.
Also refreshes the description, which still described the initial release —
the server now covers directions, distance matrices, travel-time isochrones,
and commercial-area analysis (with demographics) across 10 providers.
Re-submission of the previously closed#5539 with the two review items resolved:
Glama score badge added to the entry, and the server is now claimed on Glama
with a matching repo URL (github.com/Albaker-Group/cloudprice-mcp).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Listed and claimed on Glama, checks run against the latest release.
Also fixes the tool count: the surface is platform-dependent — 35 on Windows
and macOS, 34 on Linux, where obsbot_gimbal_move_speed is hidden because
there is no live position feedback to range-clamp a speed x duration burst
against. The original "36" counted a --debug-only diagnostic tool and was
wrong for every default install.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Controls an OBSBOT Tiny 2 webcam over USB — motorized gimbal, zoom, AI
tracking, image controls, snapshots and recording. Placed under Embedded
System rather than Multimedia Process since it drives physical hardware
(nearest neighbours being the CNC and 3D-printer servers) rather than
processing media.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
pifini-mcp is a genuine, tested, MIT-licensed, zero-dependency stdio proxy
to Pifini's hosted MCP server (not just documentation), satisfying the
GitHub-hosting requirement.
The entry linked https://github.com/asokore/pifini, which is a private
repository — a 404 for every reader of this list. That breaks the
contributing guideline on accurate, double-checked links.
Pifini is a closed-source hosted MCP server, so it now links to its public
integration page (endpoint, client config, live examples), matching the
existing convention for hosted servers in this list such as
pricepertoken/mcp-server, BrainGrid MCP and shadcn/studio MCP.
Renamed to "Pifini" since it is no longer an owner/repo path, and moved to
keep the section alphabetical (Perufitlife -> Pifini -> Pradumnasaraf).
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>