From 58c634cbdbc2ef925484cb7885b1959d3a4b4662 Mon Sep 17 00:00:00 2001 From: Mahdi Salmanzadeh Asl Date: Mon, 13 Apr 2026 04:27:18 +0400 Subject: [PATCH] Add MCP-Dubai server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..51d966ccc2 100644 --- a/README.md +++ b/README.md @@ -1045,6 +1045,7 @@ search, and comprehensive file analysis. - **[MCP-Ambari-API](https://github.com/call518/MCP-Ambari-API)** - Model Context Protocol (MCP) server for Apache Ambari API integration. This project provides tools for managing Hadoop clusters, including service operations, configuration management, status monitoring, and request tracking. - **[mcp-containerd](https://github.com/jokemanfire/mcp-containerd)** - The containerd MCP implemented by Rust supports the operation of the CRI interface. - **[MCP-Database-Server](https://github.com/executeautomation/mcp-database-server)** - Fastest way to interact with your Database such as SQL Server, SQLite and PostgreSQL +- **[MCP-Dubai](https://github.com/mahdi-salmanzade/MCP-Dubai)** - Dubai/UAE government data and business knowledge for AI agents: prayer times, exchange rates, free zone advisor, visa guides, business setup, and more (90 tools). Available on PyPI as `mcp-dubai`. - **[mcp-grep](https://github.com/erniebrodeur/mcp-grep)** - Python-based MCP server that brings grep functionality to LLMs. Supports common grep features including pattern searching, case-insensitive matching, context lines, and recursive directory searches. - **[mcp-k8s-go](https://github.com/strowk/mcp-k8s-go)** - Golang-based Kubernetes server for MCP to browse pods and their logs, events, namespaces and more. Built to be extensible. - **[mcp-local-rag](https://github.com/nkapila6/mcp-local-rag)** - "primitive" RAG-like web search model context protocol (MCP) server that runs locally using Google's MediaPipe Text Embedder and DuckDuckGo Search.