diff --git a/README.md b/README.md index e661fb971..71962dfdf 100644 --- a/README.md +++ b/README.md @@ -1288,6 +1288,7 @@ Tools and integrations that enhance the development workflow and environment man - [laszlopere/mcp-abacus](https://github.com/laszlopere/mcp-abacus) [![laszlopere/mcp-abacus MCP server](https://glama.ai/mcp/servers/laszlopere/mcp-abacus/badges/score.svg)](https://glama.ai/mcp/servers/laszlopere/mcp-abacus) 🐍 🏠 🍎 🐧 - Type-faithful calculator: evaluate expressions under fixed-point, IEEE-754 double, or exact rational arithmetic, with every answer labelled exact vs inexact. Tools: calculate, analyze, solver, help, info. Offline, no network. `uvx mcp-abacus`. - [joaoh82/rustunnel](https://github.com/joaoh82/rustunnel) [![joaoh82/rustunnel MCP server](https://glama.ai/mcp/servers/joaoh82/rustunnel/badges/score.svg)](https://glama.ai/mcp/servers/joaoh82/rustunnel) πŸ¦€ 🏠 ☁️ - MCP server that lets AI agents create and manage public tunnels to local services (webhooks, dev servers, sharing) β€” six tools covering HTTP/TCP/UDP tunnels, custom subdomains, regions, and load-balanced pools. Pairs with the rustunnel CLI; managed cloud or self-hosted (AGPL). +- [xfloukiex-lab/laugh-tale](https://github.com/xfloukiex-lab/laugh-tale) 🐍 🏠 🍎 πŸͺŸ 🐧 - Capstone of the Grand Line MCP set: a "collect them all" server that unlocks once the other tools are installed. `pip install laugh-tale-mcp` - [JSungMin/vs-token-safer](https://github.com/JSungMin/vs-token-safer) [![JSungMin/vs-token-safer MCP server](https://glama.ai/mcp/servers/JSungMin/vs-token-safer/badges/score.svg)](https://glama.ai/mcp/servers/JSungMin/vs-token-safer) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Routes an AI coding agent's code search through an official language-server index (clangd / Roslyn / tsserver / pyright) instead of grep, returning a token-capped `file:line` list with no source bodies β€” ~20Γ— fewer tokens. Also symbol-level edit-by-name, a Bash-grepβ†’indexed-query rewrite hook, and git/p4 output compaction. Local-only, no IDE. Claude Code plugin + `vts` CLI. - [ysalitrynskyi/opn-mcp](https://github.com/ysalitrynskyi/opn-mcp) [![ysalitrynskyi/opn-mcp MCP server](https://glama.ai/mcp/servers/ysalitrynskyi/opn-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ysalitrynskyi/opn-mcp) πŸ“‡ ☁️ 🏠 - Shorten links, read click analytics, generate branded QR codes, and manage links on opn.onl β€” the open-source, self-hostable URL shortener. Works with the hosted service or your own instance. - [mambalabsdev/mcp-domain-deliverability-checker](https://github.com/mambalabsdev/mcp-domain-deliverability-checker) [![mambalabsdev/mcp-domain-deliverability-checker MCP server](https://glama.ai/mcp/servers/mambalabsdev/mcp-domain-deliverability-checker/badges/score.svg)](https://glama.ai/mcp/servers/mambalabsdev/mcp-domain-deliverability-checker) πŸ“‡ ☁️ - Audits a domain email deliverability: SPF, DKIM, DMARC, MX, mail provider, DNS blacklist, catch-all, and domain age, returning a 0-100 health score via an Apify actor.