MCP server that translates a lockfile diff (npm, PyPI) into a
human-readable upgrade plan — semver class, breaking changes from
GitHub release notes, CVEs fixed in range, migration guide links,
and a per-package recommendation. Install via npx.
Adds toolstem/toolstem-mcp-server — agent-ready financial intelligence MCP with derived signals (UNDERVALUED/STRONG/ACCELERATING) and pre-computed CAGRs/margin trends/DCF upside. Published to npm, the Official MCP Registry, and the Apify Store.
Tap compiles AI browser automation into deterministic .tap.json plans
(25-op closed union, zero runtime LLM), runs on the user's logged-in
Chrome, and detects drift via semantic fingerprint diff.
Distinct from neighbors:
- opentabs-dev/opentabs: authenticated browser access (no compile step)
- browsermcp/mcp: remote-control only (no plan/lifecycle)
- playwright-mcp: structured accessibility, no plan compilation
- Libretto / BrowserBook: compile but no drift detection / lifecycle
Glama score pending evaluation (Dockerfile fix just pushed).
Resubmission of closed PR #4148 after Glama scoring completes.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Add Glama score badge as requested by the bot (resolves
`missing-glama` label once the server is indexed by Glama).
* Drop mention of "financial news" and loose "public endpoints
need no key" phrasing. v0.2.0 removed the news tool and now
gates historical rates behind ALLRATES_API_KEY — only the
simple-rate endpoint is fully public.
MCP server for real-time currency exchange rates from AllRatesToday:
160+ currencies with mid-market Reuters/Refinitiv data, historical
periods (1d/7d/30d/1y), currency list, and financial news.
Relocate entry from Coding Agents to Architecture & Design to reflect
Tentra's primary positioning as an AI-native architecture platform
(diagram generation + 14-framework code export + drift detection).
Code-graph layer remains as a secondary feature.