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.
Repo link was pointing to the private dev repo (sats-for-ai).
Updated to the public MCP package repo (sats4ai-mcp-server).
Description updated to reflect new capabilities added since
original entry: phone calls, fax, translation (119 languages),
audiobook generation, document extraction.
Replace GitLab URL with the new GitHub mirror (gates the awesome-mcp-servers bot's GitHub-only check). Add Glama badge placeholder (gates the missing-glama check). Glama listing will be submitted separately.