From 63584925faecd66df5951a609730acd1bf99ca88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Luna?= <133716241+imprvhub@users.noreply.github.com> Date: Sun, 6 Jul 2025 01:31:17 -0300 Subject: [PATCH] Add multiple MCP integrations from @imprvhub - Added imprvhub/mcp-browser-agent for autonomous browser automation. - Included imprvhub/mcp-status-observer for monitoring operational status of digital platforms. - Introduced imprvhub/mcp-domain-availability for checking domain availability across TLDs. - Added imprvhub/mcp-claude-hackernews for interaction with Hacker News. - Included imprvhub/mcp-rss-aggregator for aggregating RSS feeds. - Added imprvhub/mcp-claude-spotify that allows Claude Desktop to interact and control Spotify. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c436f715..bb1d069a 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [pskill9/web-search](https://github.com/pskill9/web-search) πŸ“‡ 🏠 - An MCP server that enables free web searching using Google search results, with no API keys required. - [recursechat/mcp-server-apple-shortcuts](https://github.com/recursechat/mcp-server-apple-shortcuts) πŸ“‡ 🏠 🍎 - An MCP Server Integration with Apple Shortcuts - [xspadex/bilibili-mcp](https://github.com/xspadex/bilibili-mcp.git) πŸ“‡ 🏠 - A FastMCP-based tool that fetches Bilibili's trending videos and exposes them via a standard MCP interface. +- [imprvhub/mcp-browser-agent](https://github.com/imprvhub/mcp-browser-agent) πŸ“‡ 🏠 - A Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities. ### ☁️ Cloud Platforms @@ -774,6 +775,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) 🏎️ 🏠 - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.(support CPU、Memory、Disk、Network、Host、ProcessοΌ‰ - [tumf/grafana-loki-mcp](https://github.com/tumf/grafana-loki-mcp) 🐍 🏠 - An MCP server that allows querying Loki logs through the Grafana API. - [VictoriaMetrics-Community/mcp-victoriametrics](https://github.com/VictoriaMetrics-Community/mcp-victoriametrics) πŸŽ–οΈ 🏎️ 🏠 - Provides comprehensive integration with your [VictoriaMetrics instance APIs](https://docs.victoriametrics.com/victoriametrics/url-examples/) and [documentation](https://docs.victoriametrics.com/) for monitoring, observability, and debugging tasks related to your VictoriaMetrics instances +- [imprvhub/mcp-status-observer](https://github.com/imprvhub/mcp-status-observer) πŸ“‡ ☁️ - Model Context Protocol server for monitoring Operational Status of major digital platforms in Claude Desktop. ### πŸŽ₯ Multimedia Process @@ -856,6 +858,9 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [zhsama/duckduckgo-mcp-server](https://github.com/zhsama/duckduckgo-mpc-server/) πŸ“‡ 🏠 ☁️ - This is a TypeScript-based MCP server that provides DuckDuckGo search functionality. - [zoomeye-ai/mcp_zoomeye](https://github.com/zoomeye-ai/mcp_zoomeye) πŸ“‡ ☁️ - Querying network asset information by ZoomEye MCP Server - [Pearch-ai/mcp_pearch](https://github.com/Pearch-ai/mcp_pearch) πŸŽ–οΈ 🐍 ☁️ - Best people search engine that reduces the time spent on talent discovery +- [imprvhub/mcp-domain-availability](https://github.com/imprvhub/mcp-domain-availability) 🐍 ☁️ - A Model Context Protocol (MCP) server that enables Claude Desktop to check domain availability across 50+ TLDs. Features DNS/WHOIS verification, bulk checking, and smart suggestions. Zero-clone installation via uvx. +- [imprvhub/mcp-claude-hackernews](https://github.com/imprvhub/mcp-claude-hackernews) πŸ“‡ 🏠 ☁️ - An integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP). +- [imprvhub/mcp-rss-aggregator](https://github.com/imprvhub/mcp-rss-aggregator) πŸ“‡ ☁️ 🏠 - Model Context Protocol Server for aggregating RSS feeds in Claude Desktop. ### πŸ”’ Security @@ -1092,6 +1097,7 @@ Interact with Git repositories and version control platforms. Enables repository - [yuna0x0/hackmd-mcp](https://github.com/yuna0x0/hackmd-mcp) πŸ“‡ ☁️ - Allows AI models to interact with [HackMD](https://hackmd.io) - [ZeparHyfar/mcp-datetime](https://github.com/ZeparHyfar/mcp-datetime) - MCP server providing date and time functions in various formats - [zueai/mcp-manager](https://github.com/zueai/mcp-manager) πŸ“‡ ☁️ - Simple Web UI to install and manage MCP servers for Claude Desktop App. +- [imprvhub/mcp-claude-spotify](https://github.com/imprvhub/mcp-claude-spotify) πŸ“‡ ☁️ 🏠 - An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP). ## Frameworks