From fb46e2909a1a9021f37f3124839717b7cdc2a2eb Mon Sep 17 00:00:00 2001 From: mrfelfel Date: Fri, 4 Sep 2026 20:56:12 +0330 Subject: [PATCH] =?UTF-8?q?feat:=20add=20taghvim-mcp=20=E2=80=94=20tempora?= =?UTF-8?q?l=20reasoning=20engine=20for=20AI=20agents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Deterministic temporal reasoning MCP server with 12 tools: - Natural language date resolution - Timezone conversion with DST correctness - Business days for 100+ countries - Public holidays lookup - RFC 5545 RRULE recurrence - Gregorian/Persian calendar conversion - Temporal claim verification npm: taghvim-mcp | github: mrfelfel/taghvim --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08f1f3ee3..219378673 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ Servers for accessing many apps and tools through a single MCP server. - [TheLunarCompany/lunar#mcpx](https://github.com/TheLunarCompany/lunar/tree/main/mcpx) πŸ“‡ 🏠 ☁️ 🍎 πŸͺŸ 🐧 - MCPX is a production-ready, open-source gateway to manage MCP servers at scaleβ€”centralize tool discovery, access controls, call prioritization, and usage tracking to simplify agent workflows. - [thinkchainai/mcpbundles](https://github.com/thinkchainai/mcpbundles) - MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic tool calling and MCP UI for managing bundles and credentials. - [tigranbs/mcgravity](https://github.com/tigranbs/mcgravity) πŸ“‡ 🏠 - A proxy tool for composing multiple MCP servers into one unified endpoint. Scale your AI tools by load balancing requests across multiple MCP servers, similar to how Nginx works for web servers. +- [mrfelfel/taghvim](https://github.com/mrfelfel/taghvim) [![mrfelfel/taghvim MCP server](https://glama.ai/mcp/servers/mrfelfel/taghvim/badges/score.svg)](https://glama.ai/mcp/servers/mrfelfel/taghvim) πŸ“‡ ☁️ - Deterministic temporal reasoning engine for AI agents. 12 tools for date/time arithmetic, timezone conversion with DST, business days across 100+ countries, public holidays, RFC 5545 recurrence, Gregorian/Persian calendar conversion, and temporal claim verification. `npx taghvim-mcp` - [toadlyBroodle/satring](https://github.com/toadlyBroodle/satring/tree/main/mcp) [![toadlyBroodle/satring MCP server](https://glama.ai/mcp/servers/toadlyBroodle/satring/badges/score.svg)](https://glama.ai/mcp/servers/toadlyBroodle/satring) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Discover and compare L402 + x402 paid API services from satring.com, the best curated Lightning and USDC API directory. - [VeriTeknik/pluggedin-mcp-proxy](https://github.com/VeriTeknik/pluggedin-mcp-proxy) πŸ“‡ 🏠 - A comprehensive proxy server that combines multiple MCP servers into a single interface with extensive visibility features. It provides discovery and management of tools, prompts, resources, and templates across servers, plus a playground for debugging when building MCP servers. - [ViperJuice/mcp-gateway](https://github.com/ViperJuice/mcp-gateway) 🐍 🏠 🍎 πŸͺŸ 🐧 - A meta-server for minimal Claude Code tool bloat with progressive disclosure and dynamic server provisioning. Exposes 9 stable meta-tools, auto-starts Playwright and Context7, and can dynamically provision 25+ MCP servers on-demand from a curated manifest.