From ed42de1fd3576aa181ef9fef2725ee25a6b910ef Mon Sep 17 00:00:00 2001 From: Piyush Date: Wed, 20 Aug 2025 17:35:38 +0530 Subject: [PATCH 01/22] Add In Memoria to Knowledge & Memory section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add pi22by7/In-Memoria - persistent intelligence infrastructure for agentic development that gives AI coding assistants cumulative memory and pattern learning. Features hybrid TypeScript/Rust implementation with local-first storage using SQLite + SurrealDB for semantic analysis and incremental codebase understanding. Added to ๐Ÿง  Knowledge & Memory section in alphabetical order by GitHub username. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e5083c7..08ab41a0 100644 --- a/README.md +++ b/README.md @@ -743,6 +743,7 @@ Integration with gaming related data, game engines, and services Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions. + - [0xshellming/mcp-summarizer](https://github.com/0xshellming/mcp-summarizer) ๐Ÿ“• โ˜๏ธ - AI Summarization MCP Server, Support for multiple content types: Plain text, Web pages, PDF documents, EPUB books, HTML content - [apecloud/ApeRAG](https://github.com/apecloud/ApeRAG) ๐Ÿ โ˜๏ธ ๐Ÿ  - Production-ready RAG platform combining Graph RAG, vector search, and full-text search. Best choice for building your own Knowledge Graph and for Context Engineering - [chatmcp/mcp-server-chatsum](https://github.com/chatmcp/mcp-server-chatsum) - Query and summarize your chat messages with AI prompts. @@ -756,6 +757,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [mem0ai/mem0-mcp](https://github.com/mem0ai/mem0-mcp) ๐Ÿ ๐Ÿ  - A Model Context Protocol server for Mem0 that helps manage coding preferences and patterns, providing tools for storing, retrieving and semantically handling code implementations, best practices and technical documentation in IDEs like Cursor and Windsurf - [modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) ๐Ÿ“‡ ๐Ÿ  - Knowledge graph-based persistent memory system for maintaining context - [MWGMorningwood/Central-Memory-MCP](https://github.com/MWGMorningwood/Central-Memory-MCP) ๐Ÿ“‡ โ˜๏ธ - An Azure PaaS-hostable MCP server that provides a workspace-grounded knowledge graph for multiple developers using Azure Functions MCP triggers and Table storage. +- [pi22by7/In-Memoria](https://github.com/pi22by7/In-Memoria) ๐Ÿ“‡ ๐Ÿฆ€ ๐Ÿ  ๐ŸŽ ๐Ÿง ๐ŸชŸ - Persistent intelligence infrastructure for agentic development that gives AI coding assistants cumulative memory and pattern learning. Hybrid TypeScript/Rust implementation with local-first storage using SQLite + SurrealDB for semantic analysis and incremental codebase understanding. - [pinecone-io/assistant-mcp](https://github.com/pinecone-io/assistant-mcp) ๐ŸŽ–๏ธ ๐Ÿฆ€ โ˜๏ธ - Connects to your Pinecone Assistant and gives the agent context from its knowledge engine. - [ragieai/mcp-server](https://github.com/ragieai/ragie-mcp-server) ๐Ÿ“‡ โ˜๏ธ - Retrieve context from your [Ragie](https://www.ragie.ai) (RAG) knowledge base connected to integrations like Google Drive, Notion, JIRA and more. - [TechDocsStudio/biel-mcp](https://github.com/TechDocsStudio/biel-mcp) ๐Ÿ“‡ โ˜๏ธ - Let AI tools like Cursor, VS Code, or Claude Desktop answer questions using your product docs. Biel.ai provides the RAG system and MCP server. From 3fb6a3020eb0b4da1487e4f12f58c4856e7cd8d7 Mon Sep 17 00:00:00 2001 From: Torben Gerkensmeyer Date: Wed, 20 Aug 2025 16:58:45 +0200 Subject: [PATCH 02/22] Add callcenter.js MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e5083c7..6e46bcf5 100644 --- a/README.md +++ b/README.md @@ -301,6 +301,7 @@ Integration with communication platforms for message management and channel oper - [chigwell/telegram-mcp](https://github.com/chigwell/telegram-mcp) ๐Ÿ ๐Ÿ  - Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and handling read status. - [Danielpeter-99/calcom-mcp](https://github.com/Danielpeter-99/calcom-mcp) ๐Ÿ ๐Ÿ  - MCP server for Calcom. Manage event types, create bookings, and access Cal.com scheduling data through LLMs. - [elie222/inbox-zero](https://github.com/elie222/inbox-zero/tree/main/apps/mcp-server) ๐Ÿ โ˜๏ธ - An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on. +- [gerkensm/callcenter.js-mcp](https://github.com/gerkensm/callcenter.js-mcp) ๐Ÿ“‡ โ˜๏ธ An MCP server to make phone calls using VoIP/SIP and OpenAI's Realtime API and observe the transcript. - [gitmotion/ntfy-me-mcp](https://github.com/gitmotion/ntfy-me-mcp) ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  - An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents ๐Ÿ“ค (supports secure token auth & more - use with npx or docker!) - [gotoolkits/wecombot](https://github.com/gotoolkits/mcp-wecombot-server.git) ๐Ÿš€ โ˜๏ธ - An MCP server application that sends various types of messages to the WeCom group robot. - [hannesrudolph/imessage-query-fastmcp-mcp-server](https://github.com/hannesrudolph/imessage-query-fastmcp-mcp-server) ๐Ÿ ๐Ÿ  ๐ŸŽ - An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP), enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling From aba61725d9b808140e0560e5d5a31be6e4969338 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Fri, 22 Aug 2025 21:10:36 -0400 Subject: [PATCH 03/22] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e46bcf5..b93ce1ae 100644 --- a/README.md +++ b/README.md @@ -301,7 +301,7 @@ Integration with communication platforms for message management and channel oper - [chigwell/telegram-mcp](https://github.com/chigwell/telegram-mcp) ๐Ÿ ๐Ÿ  - Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and handling read status. - [Danielpeter-99/calcom-mcp](https://github.com/Danielpeter-99/calcom-mcp) ๐Ÿ ๐Ÿ  - MCP server for Calcom. Manage event types, create bookings, and access Cal.com scheduling data through LLMs. - [elie222/inbox-zero](https://github.com/elie222/inbox-zero/tree/main/apps/mcp-server) ๐Ÿ โ˜๏ธ - An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on. -- [gerkensm/callcenter.js-mcp](https://github.com/gerkensm/callcenter.js-mcp) ๐Ÿ“‡ โ˜๏ธ An MCP server to make phone calls using VoIP/SIP and OpenAI's Realtime API and observe the transcript. +- [gerkensm/callcenter.js-mcp](https://github.com/gerkensm/callcenter.js-mcp) ๐Ÿ“‡ โ˜๏ธ - An MCP server to make phone calls using VoIP/SIP and OpenAI's Realtime API and observe the transcript. - [gitmotion/ntfy-me-mcp](https://github.com/gitmotion/ntfy-me-mcp) ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  - An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents ๐Ÿ“ค (supports secure token auth & more - use with npx or docker!) - [gotoolkits/wecombot](https://github.com/gotoolkits/mcp-wecombot-server.git) ๐Ÿš€ โ˜๏ธ - An MCP server application that sends various types of messages to the WeCom group robot. - [hannesrudolph/imessage-query-fastmcp-mcp-server](https://github.com/hannesrudolph/imessage-query-fastmcp-mcp-server) ๐Ÿ ๐Ÿ  ๐ŸŽ - An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP), enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling From 483b415d6058bc8c6d14497f92c69b3beda462cf Mon Sep 17 00:00:00 2001 From: Sylvain Guillet Date: Sat, 23 Aug 2025 17:33:15 +0200 Subject: [PATCH 04/22] Add Aerospace & Astrodynamics section with IO-Aerospace MCP server --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b93ce1ae..2e820c86 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,10 @@ Servers for accessing many apps and tools through a single MCP server. - [wegotdocs/open-mcp](https://github.com/wegotdocs/open-mcp) ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Turn a web API into an MCP server in 10 seconds and add it to the open source registry: https://open-mcp.org - [Data-Everything/mcp-server-templates](https://github.com/Data-Everything/mcp-server-templates) ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interfaceโ€”ideal for local devs or production agents. +### ๐Ÿš€ Aerospace & Astrodynamics + +- [IO-Aerospace-software-engineering/mcp-server](https://github.com/IO-Aerospace-software-engineering/mcp-server) #๏ธโƒฃ โ˜๏ธ/๐Ÿ  ๐Ÿง - IO Aerospace MCP Server: a .NET-based MCP server for aerospace & astrodynamics โ€” ephemeris, orbital conversions, DSS tools, time conversions, and unit/math utilities. Supports STDIO and SSE transports; Docker and native .NET deployment documented. + ### ๐ŸŽจ Art & Culture Access and explore art collections, cultural heritage, and museum databases. Enables AI models to search and analyze artistic and cultural content. From 75b09d2ae48f632b638eb4e13bdac4bb9a194283 Mon Sep 17 00:00:00 2001 From: Sylvain Guillet Date: Sat, 23 Aug 2025 17:37:52 +0200 Subject: [PATCH 05/22] Fix link to IO Aerospace MCP Server repository in Aerospace & Astrodynamics section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e820c86..b667671e 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ Servers for accessing many apps and tools through a single MCP server. ### ๐Ÿš€ Aerospace & Astrodynamics -- [IO-Aerospace-software-engineering/mcp-server](https://github.com/IO-Aerospace-software-engineering/mcp-server) #๏ธโƒฃ โ˜๏ธ/๐Ÿ  ๐Ÿง - IO Aerospace MCP Server: a .NET-based MCP server for aerospace & astrodynamics โ€” ephemeris, orbital conversions, DSS tools, time conversions, and unit/math utilities. Supports STDIO and SSE transports; Docker and native .NET deployment documented. +- [IO-Aerospace-software-community/mcp-server](https://github.com/IO-Aerospace-software-engineering/mcp-server) #๏ธโƒฃ โ˜๏ธ/๐Ÿ  ๐Ÿง - IO Aerospace MCP Server: a .NET-based MCP server for aerospace & astrodynamics โ€” ephemeris, orbital conversions, DSS tools, time conversions, and unit/math utilities. Supports STDIO and SSE transports; Docker and native .NET deployment documented. ### ๐ŸŽจ Art & Culture From 55febb8c60ba946993819c3786c63f0af8e8962d Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Sat, 23 Aug 2025 13:34:09 -0600 Subject: [PATCH 06/22] feat: add imessage-mcp to Communication section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b667671e..b09611dd 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,7 @@ Integration with communication platforms for message management and channel oper - [lharries/whatsapp-mcp](https://github.com/lharries/whatsapp-mcp) ๐Ÿ ๐ŸŽ๏ธ - An MCP server for searching your personal WhatsApp messages, contacts and sending messages to individuals or groups - [line/line-bot-mcp-server](https://github.com/line/line-bot-mcp-server) ๐ŸŽ– ๐Ÿ“‡ โ˜๏ธ - MCP Server for Integrating LINE Official Account - [OverQuotaAI/chatterboxio-mcp-server](https://github.com/OverQuotaAI/chatterboxio-mcp-server) ๐Ÿ“‡ โ˜๏ธ - MCP server implementation for ChatterBox.io, enabling AI agents to send bots to online meetings (Zoom, Google Meet) and obtain transcripts and recordings. +- [wyattjoh/imessage-mcp](https://github.com/wyattjoh/imessage-mcp) ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ - A Model Context Protocol server for reading iMessage data from macOS. - [sawa-zen/vrchat-mcp](https://github.com/sawa-zen/vrchat-mcp) - ๐Ÿ“‡ ๐Ÿ  This is an MCP server for interacting with the VRChat API. You can retrieve information about friends, worlds, avatars, and more in VRChat. - [softeria/ms-365-mcp-server](https://github.com/softeria/ms-365-mcp-server) ๐Ÿ“‡ โ˜๏ธ - MCP server that connects to Microsoft Office and the whole Microsoft 365 suite using Graph API (including Outlook, mail, files, Excel, calendar) - [saseq/discord-mcp](https://github.com/SaseQ/discord-mcp) โ˜• ๐Ÿ“‡ ๐Ÿ  ๐Ÿ’ฌ - A MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities. From 200b7e1dce01e301d33063c4fc13bd5d55bd9f9a Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Sat, 23 Aug 2025 13:34:55 -0600 Subject: [PATCH 07/22] feat: add jsr-mcp to Developer Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b667671e..89ccb176 100644 --- a/README.md +++ b/README.md @@ -460,6 +460,7 @@ Tools and integrations that enhance the development workflow and environment man - [api7/apisix-mcp](https://github.com/api7/apisix-mcp) ๐ŸŽ–๏ธ ๐Ÿ“‡ ๐Ÿ  MCP Server that support for querying and managing all resource in [Apache APISIX](https://github.com/apache/apisix). - [ArchAI-Labs/fastmcp-sonarqube-metrics](https://github.com/ArchAI-Labs/fastmcp-sonarqube-metrics) ๐Ÿ ๐Ÿ  ๐ŸชŸ ๐Ÿง ๐ŸŽ - A Model Context Protocol (MCP) server that provides a set of tools for retrieving information about SonarQube projects like metrics (actual and historical), issues, health status. - [artmann/package-registry-mcp](https://github.com/artmann/package-registry-mcp) ๐Ÿ  ๐Ÿ“‡ ๐ŸŽ ๐ŸชŸ ๐Ÿง - MCP server for searching and getting up-to-date information about NPM, Cargo, PyPi, and NuGet packages. +- [wyattjoh/jsr-mcp](https://github.com/wyattjoh/jsr-mcp) ๐Ÿ“‡ โ˜๏ธ - Model Context Protocol server for the JSR (JavaScript Registry) - [augmnt/augments-mcp-server](https://github.com/augmnt/augments-mcp-server) ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  - Transform Claude Code with intelligent, real-time access to 90+ framework documentation sources. Get accurate, up-to-date code generation that follows current best practices for React, Next.js, Laravel, FastAPI, Tailwind CSS, and more. - [automation-ai-labs/mcp-link](https://github.com/automation-ai-labs/mcp-link) ๐ŸŽ๏ธ ๐Ÿ  - Seamlessly Integrate Any API with AI Agents (with OpenAPI Schema) - [axliupore/mcp-code-runner](https://github.com/axliupore/mcp-code-runner) ๐Ÿ“‡ ๐Ÿ  - An MCP server for running code locally via Docker and supporting multiple programming languages. From 6e3f1642f84f3ac2cc281a7ed18f1dfe0276a19d Mon Sep 17 00:00:00 2001 From: pibblokto Date: Mon, 25 Aug 2025 13:33:41 +0300 Subject: [PATCH 08/22] add cert-manager-mcp to Cloud Platforms section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83d93517..d80b7e26 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,7 @@ Cloud platform service integration. Enables management and interaction with clou - [manusa/Kubernetes MCP Server](https://github.com/manusa/kubernetes-mcp-server) ๐ŸŽ๏ธ ๐Ÿ  A - powerful Kubernetes MCP server with additional support for OpenShift. Besides providing CRUD operations for **any** Kubernetes resource, this server provides specialized tools to interact with your cluster. - [Nebula-Block-Data/nebulablock-mcp-server](https://github.com/Nebula-Block-Data/nebulablock-mcp-server) ๐Ÿ“‡ ๐Ÿ  - integrates with the fastmcp library to expose the full range of NebulaBlock API functionalities as accessible tools - [nwiizo/tfmcp](https://github.com/nwiizo/tfmcp) - ๐Ÿฆ€ ๐Ÿ  - A Terraform MCP server allowing AI assistants to manage and operate Terraform environments, enabling reading configurations, analyzing plans, applying configurations, and managing Terraform state. +- [pibblokto/cert-manager-mcp-server](https://github.com/pibblokto/cert-manager-mcp-server) ๐Ÿ ๐ŸŽ/๐Ÿง โ˜๏ธ - mcp server for [cert-manager](https://github.com/cert-manager/cert-manager) management and troubleshooting - [portainer/portainer-mcp](https://github.com/portainer/portainer-mcp) ๐ŸŽ๏ธ โ˜๏ธ/๐Ÿ  - A powerful MCP server that enables AI assistants to seamlessly interact with Portainer instances, providing natural language access to container management, deployment operations, and infrastructure monitoring capabilities. - [pulumi/mcp-server](https://github.com/pulumi/mcp-server) ๐ŸŽ–๏ธ ๐Ÿ“‡ ๐Ÿ  - MCP server for interacting with Pulumi using the Pulumi Automation API and Pulumi Cloud API. Enables MCP clients to perform Pulumi operations like retrieving package information, previewing changes, deploying updates, and retrieving stack outputs programmatically. - [pythonanywhere/pythonanywhere-mcp-server](https://github.com/pythonanywhere/pythonanywhere-mcp-server) ๐Ÿ ๐Ÿ  - MCP server implementation for PythonAnywhere cloud platform. From 2ea1d62f2318fffdcf35d525d79aa8a8ffdf43dd Mon Sep 17 00:00:00 2001 From: Denis Bondarenko <59018563+Scoteezy@users.noreply.github.com> Date: Mon, 25 Aug 2025 14:04:01 +0300 Subject: [PATCH 09/22] Add triplyfy-mcp to servers list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83d93517..5517399a 100644 --- a/README.md +++ b/README.md @@ -1032,6 +1032,7 @@ Access to travel and transportation information. Enables querying schedules, rou - [Pradumnasaraf/aviationstack-mcp](https://github.com/Pradumnasaraf/aviationstack-mcp) ๐Ÿ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - An MCP server using the AviationStack API to fetch real-time flight data including airline flights, airport schedules, future flights and aircraft types. - [r-huijts/ns-mcp-server](https://github.com/r-huijts/ns-mcp-server) ๐Ÿ“‡ โ˜๏ธ - Access Dutch Railways (NS) travel information, schedules, and real-time updates - [skedgo/tripgo-mcp-server](https://github.com/skedgo/tripgo-mcp-server) ๐Ÿ“‡ โ˜๏ธ - Provides tools from the TripGo API for multi-modal trip planning, transport locations, and public transport departures, including real-time information. +- [helpful-AIs/triplyfy-mcp](https://github.com/helpful-AIs/triplyfy-mcp) ๐Ÿ“‡ โ˜๏ธ - An MCP server that lets LLMs plan and manage itineraries with interactive maps in Triplyfy; manage itineraries, places and notes, and search/save flights. - [srinath1510/alltrails-mcp-server](https://github.com/srinath1510/alltrails-mcp-server) ๐Ÿ โ˜๏ธ - A MCP server that provides access to AllTrails data, allowing you to search for hiking trails and get detailed trail information ### ๐Ÿ”„ Version Control From 8831ec12ae0c611c2288f0ca4829393418a2d511 Mon Sep 17 00:00:00 2001 From: Christian Queinnec Date: Tue, 26 Aug 2025 09:34:03 +0200 Subject: [PATCH 10/22] add new trinvmcp server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83d93517..7441dcf4 100644 --- a/README.md +++ b/README.md @@ -779,6 +779,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to Location-based services and mapping tools. Enables AI models to work with geographic data, weather information, and location-based analytics. - [briandconnelly/mcp-server-ipinfo](https://github.com/briandconnelly/mcp-server-ipinfo) ๐Ÿ โ˜๏ธ - IP address geolocation and network information using IPInfo API +- [cqtrinv/trinvmcp](https://github.com/cqtrinv/trinvmcp) ๐Ÿ“‡ โ˜๏ธ - Explore French communes and cadastral parcels based on name and surface - [devilcoder01/weather-mcp-server](https://github.com/devilcoder01/weather-mcp-server) ๐Ÿ โ˜๏ธ - Access real-time weather data for any location using the WeatherAPI.com API, providing detailed forecasts and current conditions. - [ip2location/mcp-ip2location-io](https://github.com/ip2location/mcp-ip2location-io) ๐Ÿ โ˜๏ธ - Official IP2Location.io MCP server to obtain the geolocation, proxy and network information of an IP address utilizing IP2Location.io API. - [ipfind/ipfind-mcp-server](https://github.com/ipfind/ipfind-mcp-server) ๐Ÿ โ˜๏ธ - IP Address location service using the [IP Find](https://ipfind.com) API From 84541179696b2d2d24accec8ca761fd4acc4fe4b Mon Sep 17 00:00:00 2001 From: Dhruv Vakharwala Date: Tue, 26 Aug 2025 22:58:39 +0530 Subject: [PATCH 11/22] Add new google-mcp server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5517399a..81d572b5 100644 --- a/README.md +++ b/README.md @@ -1058,6 +1058,7 @@ Interact with Git repositories and version control platforms. Enables repository - [takumi0706/google-calendar-mcp](https://github.com/takumi0706/google-calendar-mcp) ๐Ÿ“‡ โ˜๏ธ - An MCP server to interface with the Google Calendar API. Based on TypeScript. - [taylorwilsdon/google_workspace_mcp](https://github.com/taylorwilsdon/google_workspace_mcp) ๐Ÿ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets over stdio, Streamable HTTP and SSE transports. - [tubasasakunn/context-apps-mcp](https://github.com/tubasasakunn/context-apps-mcp) ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - AI-powered productivity suite connecting Todo, Idea, Journal, and Timer apps with Claude via Model Context Protocol. +- [vakharwalad23/google-mcp](https://github.com/vakharwalad23/google-mcp) ๐Ÿ“‡ โ˜๏ธ - Collection of Google-native tools (Gmail, Calendar, Drive, Tasks) for MCP with OAuth management, automated token refresh, and auto re-authentication capabilities. ### ๐Ÿ› ๏ธ Other Tools and Integrations From 9c0f0580a3c8a84d295633995ea847d9cb5bc259 Mon Sep 17 00:00:00 2001 From: dpetruchik Date: Tue, 26 Aug 2025 22:37:27 +0300 Subject: [PATCH 12/22] Add Linked API MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5517399a..e870df70 100644 --- a/README.md +++ b/README.md @@ -888,6 +888,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [kshern/mcp-tavily](https://github.com/kshern/mcp-tavily.git) โ˜๏ธ ๐Ÿ“‡ โ€“ Tavily AI search API - [leehanchung/bing-search-mcp](https://github.com/leehanchung/bing-search-mcp) ๐Ÿ“‡ โ˜๏ธ - Web search capabilities using Microsoft Bing Search API - [lfnovo/content-core](https://github.com/lfnovo/content-core) ๐Ÿ ๐Ÿ  - Extract content from URLs, documents, videos, and audio files using intelligent auto-engine selection. Supports web pages, PDFs, Word docs, YouTube transcripts, and more with structured JSON responses. +- [Linked-API/linkedapi-mcp](https://github.com/Linked-API/linkedapi-mcp) ๐ŸŽ–๏ธ๐Ÿ“‡โ˜๏ธย  - MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data. - [luminati-io/brightdata-mcp](https://github.com/luminati-io/brightdata-mcp) ๐Ÿ“‡ โ˜๏ธย -ย Discover, extract, and interact with the web - one interface powering automated access across the public internet. - [mikechao/brave-search-mcp](https://github.com/mikechao/brave-search-mcp) ๐Ÿ“‡ โ˜๏ธ - Web, Image, News, Video, and Local Point of Interest search capabilities using Brave's Search API - [modelcontextprotocol/server-brave-search](https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search) ๐Ÿ“‡ โ˜๏ธ - Web search capabilities using Brave's Search API From 443602ffd74161e2eff0394b407a175c7df4c152 Mon Sep 17 00:00:00 2001 From: Keshav Arora Date: Wed, 27 Aug 2025 19:29:51 +0530 Subject: [PATCH 13/22] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5517399a..74a757e9 100644 --- a/README.md +++ b/README.md @@ -710,6 +710,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [openMF/mcp-mifosx](https://github.com/openMF/mcp-mifosx) โ˜๏ธ ๐Ÿ  - A core banking integration for managing clients, loans, savings, shares, financial transactions and generating financial reports. - [polygon-io/mcp_polygon)](https://github.com/polygon-io/mcp_polygon)) ๐Ÿ โ˜๏ธ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex, options, and more. - [pwh-pwh/coin-mcp-server](https://github.com/pwh-pwh/coin-mcp-server) ๐Ÿ โ˜๏ธ - Bitget API to fetch cryptocurrency price. +- [QuantConnect/mcp-server](https://github.com/QuantConnect/mcp-server) ๐Ÿ โ˜๏ธ โ€“ A Dockerized Python MCP server that bridges your local AI (e.g., Claude Desktop, etc) with the QuantConnect APIโ€”empowering you to create projects, backtest strategies, manage collaborators, and deploy live-trading workflows directly via natural-language prompts. - [QuantGeekDev/coincap-mcp](https://github.com/QuantGeekDev/coincap-mcp) ๐Ÿ“‡ โ˜๏ธ - Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys - [QuentinCody/braintree-mcp-server](https://github.com/QuentinCody/braintree-mcp-server) ๐Ÿ - Unofficial PayPal Braintree payment gateway MCP Server for AI agents to process payments, manage customers, and handle transactions securely. - [RomThpt/xrpl-mcp-server](https://github.com/RomThpt/mcp-xrpl) ๐Ÿ“‡ โ˜๏ธ - MCP server for the XRP Ledger that provides access to account information, transaction history, and network data. Allows querying ledger objects, submitting transactions, and monitoring the XRPL network. From 9b9f78eec30e4a9a5c76f8255f41b6b08d5d6821 Mon Sep 17 00:00:00 2001 From: osinmv <31288523+osinmv@users.noreply.github.com> Date: Thu, 28 Aug 2025 15:56:47 -0400 Subject: [PATCH 14/22] Added function lookup mcp server by osinmv --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5517399a..fa3766a3 100644 --- a/README.md +++ b/README.md @@ -1143,6 +1143,7 @@ Interact with Git repositories and version control platforms. Enables repository - [offorte/offorte-mcp-server](https://github.com/offorte/offorte-mcp-server) ๐ŸŽ–๏ธ ๐Ÿ“‡ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - The Offorte Proposal Software MCP server enables creation and sending of business proposals. - [olalonde/mcp-human](https://github.com/olalonde/mcp-human) ๐Ÿ“‡ โ˜๏ธ - When your LLM needs human assistance (through AWS Mechanical Turk) - [orellazi/coda-mcp](https://github.com/orellazri/coda-mcp) ๐Ÿ“‡ โ˜๏ธ - MCP server for [Coda](https://coda.io/) +- [osinmv/funciton-lookup-mcp](https://github.com/osinmv/function-lookup-mcp) ๐Ÿ ๐Ÿ  ๐ŸŽ ๐Ÿง - MCP server for function signature lookups. - [pierrebrunelle/mcp-server-openai](https://github.com/pierrebrunelle/mcp-server-openai) ๐Ÿ โ˜๏ธ - Query OpenAI models directly from Claude using MCP protocol - [pskill9/hn-server](https://github.com/pskill9/hn-server) - ๐Ÿ“‡ โ˜๏ธ Parses the HTML content from news.ycombinator.com (Hacker News) and provides structured data for different types of stories (top, new, ask, show, jobs). - [PV-Bhat/vibe-check-mcp-server](https://github.com/PV-Bhat/vibe-check-mcp-server) ๐Ÿ“‡ โ˜๏ธ - An MCP server that prevents cascading errors and scope creep by calling a "Vibe-check" agent to ensure user alignment. From f110df6cfdb1e0fb7057de774a39945d384f124e Mon Sep 17 00:00:00 2001 From: Phenomenon Date: Fri, 29 Aug 2025 14:35:37 +0530 Subject: [PATCH 15/22] add Hive Intelligence MCP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa3766a3..9324c8ff 100644 --- a/README.md +++ b/README.md @@ -728,6 +728,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [zolo-ryan/MarketAuxMcpServer](https://github.com/Zolo-Ryan/MarketAuxMcpServer) ๐Ÿ“‡ โ˜๏ธ - MCP server for comprehensive market and financial news search with advanced filtering by symbols, industries, countries, and date ranges. - [JamesANZ/prediction-market-mcp](https://github.com/JamesANZ/prediction-market-mcp) ๐Ÿ“‡ โ˜๏ธ - An MCP server that provides real-time prediction market data from multiple platforms including Polymarket, PredictIt, and Kalshi. Enables AI assistants to query current odds, prices, and market information through a unified interface. - [JamesANZ/bitcoin-mcp](https://github.com/JamesANZ/bitcoin-mcp) ๐Ÿ“‡ ๐Ÿ  - An MCP server that enables AI models to query the Bitcoin blockchain. +- [hive-intel/hive-crypto-mcp](https://github.com/hive-intel/hive-crypto-mcp) ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  - Hive Intelligence: Ultimate cryptocurrency MCP for AI assistants with unified access to crypto, DeFi, and Web3 analytics ### ๐ŸŽฎ Gaming From 429cfaa74d84318a6fb2d19c1383258bfd18c593 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 29 Aug 2025 15:14:48 +0300 Subject: [PATCH 16/22] Add deploy-mcp to Developer Tools section deploy-mcp provides universal deployment tracking for AI assistants with live status badges and deployment monitoring for Vercel, Netlify, and Cloudflare Pages. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa3766a3..b1a9b3ca 100644 --- a/README.md +++ b/README.md @@ -479,6 +479,7 @@ Tools and integrations that enhance the development workflow and environment man - [davidan90/time-node-mcp](https://github.com/davidan90/time-node-mcp) ๐Ÿ“‡ ๐Ÿ  - Timezone-aware date and time operations with support for IANA timezones, timezone conversion, and Daylight Saving Time handling. - [davidlin2k/pox-mcp-server](https://github.com/davidlin2k/pox-mcp-server) ๐Ÿ ๐Ÿ  - MCP server for the POX SDN controller to provides network control and management capabilities. - [delano/postman-mcp-server](https://github.com/delano/postman-mcp-server) ๐Ÿ“‡ โ˜๏ธ - Interact with [Postman API](https://www.postman.com/postman/postman-public-workspace/) +- [deploy-mcp/deploy-mcp](https://github.com/alexpota/deploy-mcp) ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  - Universal deployment tracker for AI assistants with live status badges and deployment monitoring - [docker/hub-mcp](https://github.com/docker/hub-mcp) ๐ŸŽ–๏ธ ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  - Official MCP server to interact with Docker Hub, providing access to repositories, hub search and Docker Hardened Images - [endorhq/cli](https://github.com/endorhq/cli) ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  ๐ŸชŸ ๐Ÿง ๐ŸŽ - Endor lets your AI agents run services like MariaDB, Postgres, Redis, Memcached, Alpine, or Valkey in isolated sandboxes. Get pre-configured applications that boot in less than 5 seconds. - [flipt-io/mcp-server-flipt](https://github.com/flipt-io/mcp-server-flipt) ๐Ÿ“‡ ๐Ÿ  - Enable AI assistants to interact with your feature flags in [Flipt](https://flipt.io). From dc503e669cd74bb75a97e4fc1baaa4a93798ba47 Mon Sep 17 00:00:00 2001 From: Jaerong Ahn Date: Fri, 29 Aug 2025 12:23:34 -0500 Subject: [PATCH 17/22] feat: :memo: Add OHNLP/omop_mcp to Biology, Medicine and Bioinformatics section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5517399a..29168201 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [longevity-genie/synergy-age-mcp](https://github.com/longevity-genie/synergy-age-mcp) ๐ŸŽ–๏ธ ๐Ÿ ๐Ÿ  โ˜๏ธ - MCP server for the SynergyAge database of synergistic and antagonistic genetic interactions in longevity. - [wso2/fhir-mcp-server](https://github.com/wso2/fhir-mcp-server) ๐Ÿ ๐Ÿ  โ˜๏ธ - Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support. - [JamesANZ/medical-mcp](https://github.com/JamesANZ/medical-mcp) ๐Ÿ“‡ ๐Ÿ  - An MCP server that provides access to medical information, drug databases, and healthcare resources. Enables AI assistants to query medical data, drug interactions, and clinical guidelines. +- [OHNLP/omop_mcp](https://github.com/OHNLP/omop_mcp) ๐Ÿ ๐Ÿ  โ˜๏ธ - Map clinical terminology to OMOP concepts using LLMs for healthcare data standardization and interoperability. ### ๐Ÿ“‚ Browser Automation From a093a26095e1e79c490f02aa3787379b9e49a4b4 Mon Sep 17 00:00:00 2001 From: Stephen Mwangi Date: Sat, 30 Aug 2025 13:44:04 +0300 Subject: [PATCH 18/22] Add Sourcerer MCP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecee7494..74810ca3 100644 --- a/README.md +++ b/README.md @@ -549,6 +549,7 @@ Tools and integrations that enhance the development workflow and environment man - [sequa-ai/sequa-mcp](https://github.com/sequa-ai/sequa-mcp) ๐Ÿ“‡ โ˜๏ธ ๐Ÿง ๐ŸŽ ๐ŸชŸ - Stop stitching context for Copilot and Cursor. With Sequa MCP, your AI tools know your entire codebase and docs out of the box. - [snaggle-ai/openapi-mcp-server](https://github.com/snaggle-ai/openapi-mcp-server) ๐ŸŽ๏ธ ๐Ÿ  - Connect any HTTP/REST API server using an Open API spec (v3) - [spacecode-ai/SpaceBridge-MCP](https://github.com/spacecode-ai/SpaceBridge-MCP) ๐Ÿ ๐Ÿ  ๐ŸŽ ๐Ÿง - Bring structure and preserve context in vibe coding by automatically tracking issues. +- [st3v3nmw/sourcerer-mcp](https://github.com/st3v3nmw/sourcerer-mcp) ๐ŸŽ๏ธ โ˜๏ธ - MCP for semantic code search & navigation that reduces token waste - [stass/lldb-mcp](https://github.com/stass/lldb-mcp) ๐Ÿ ๐Ÿ  ๐Ÿง ๐ŸŽ - A MCP server for LLDB enabling AI binary and core file analysis, debugging, disassembling. - [TencentEdgeOne/edgeone-pages-mcp](https://github.com/TencentEdgeOne/edgeone-pages-mcp) ๐Ÿ“‡ โ˜๏ธ - An MCP service for deploying HTML content to EdgeOne Pages and obtaining a publicly accessible URL. - [tgeselle/bugsnag-mcp](https://github.com/tgeselle/bugsnag-mcp) ๐Ÿ“‡ โ˜๏ธ - An MCP server for interacting with [Bugsnag](https://www.bugsnag.com/) From cd2c47b32a94094999886cfd18698f9004278f3d Mon Sep 17 00:00:00 2001 From: Rafael Dantas Justo Date: Mon, 1 Sep 2025 17:22:32 -0300 Subject: [PATCH 19/22] Add Teamwork.com Teamwork.com official MCP server to manage all main types. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98cbc190..9683fd1e 100644 --- a/README.md +++ b/README.md @@ -1060,6 +1060,7 @@ Interact with Git repositories and version control platforms. Enables repository - [MarkusPfundstein/mcp-gsuite](https://github.com/MarkusPfundstein/mcp-gsuite) ๐Ÿ โ˜๏ธ - Integration with gmail and Google Calendar. - [takumi0706/google-calendar-mcp](https://github.com/takumi0706/google-calendar-mcp) ๐Ÿ“‡ โ˜๏ธ - An MCP server to interface with the Google Calendar API. Based on TypeScript. - [taylorwilsdon/google_workspace_mcp](https://github.com/taylorwilsdon/google_workspace_mcp) ๐Ÿ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets over stdio, Streamable HTTP and SSE transports. +- [teamwork/mcp](https://github.com/teamwork/mcp) ๐ŸŽ–๏ธ ๐ŸŽ๏ธ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - Project and resource management platform that keeps your client projects on track, makes managing resources a breeze, and keeps your profits on point. - [tubasasakunn/context-apps-mcp](https://github.com/tubasasakunn/context-apps-mcp) ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - AI-powered productivity suite connecting Todo, Idea, Journal, and Timer apps with Claude via Model Context Protocol. ### ๐Ÿ› ๏ธ Other Tools and Integrations From df1e1e720f1def5bcce2fc6a82a0079e12dba361 Mon Sep 17 00:00:00 2001 From: Raveen Beemsingh Date: Wed, 3 Sep 2025 01:24:02 +0530 Subject: [PATCH 20/22] Add fal-mcp-server to Art & Culture category - AI-powered image, video, and music generation via Fal.ai - Supports FLUX, Stable Diffusion, MusicGen, and more - Native async API with queue support for optimal performance - Available via PyPI and Docker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9683fd1e..5b55e26d 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [cswkim/discogs-mcp-server](https://github.com/cswkim/discogs-mcp-server) ๐Ÿ“‡ โ˜๏ธ - MCP server to interact with the Discogs API - [diivi/aseprite-mcp](https://github.com/diivi/aseprite-mcp) ๐Ÿ ๐Ÿ  - MCP server using the Aseprite API to create pixel art - [djalal/quran-mcp-server](https://github.com/djalal/quran-mcp-server) ๐Ÿ“‡ โ˜๏ธ MCP server to interact with Quran.com corpus via the official REST API v4. +- [raveenb/fal-mcp-server](https://github.com/raveenb/fal-mcp-server) ๐Ÿ โ˜๏ธ - Generate AI images, videos, and music using Fal.ai models (FLUX, Stable Diffusion, MusicGen) directly in Claude Desktop - [mikechao/metmuseum-mcp](https://github.com/mikechao/metmuseum-mcp) ๐Ÿ“‡ โ˜๏ธ - Metropolitan Museum of Art Collection API integration to search and display artworks in the collection. - [OctoEverywhere/mcp](https://github.com/OctoEverywhere/mcp) #๏ธโƒฃ โ˜๏ธ - A 3D printer MCP server that allows for getting live printer state, webcam snapshots, and printer control. - [omni-mcp/isaac-sim-mcp](https://github.com/omni-mcp/isaac-sim-mcp) ๐Ÿ“‡ โ˜๏ธ - A MCP Server and an extension enables natural language control of NVIDIA Isaac Sim, Lab, OpenUSD and etc. From da84ca8398a469bf8804a08a2f82e714fccb9c24 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sun, 7 Sep 2025 21:33:28 -0400 Subject: [PATCH 21/22] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e870df70..2e8679c7 100644 --- a/README.md +++ b/README.md @@ -888,7 +888,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [kshern/mcp-tavily](https://github.com/kshern/mcp-tavily.git) โ˜๏ธ ๐Ÿ“‡ โ€“ Tavily AI search API - [leehanchung/bing-search-mcp](https://github.com/leehanchung/bing-search-mcp) ๐Ÿ“‡ โ˜๏ธ - Web search capabilities using Microsoft Bing Search API - [lfnovo/content-core](https://github.com/lfnovo/content-core) ๐Ÿ ๐Ÿ  - Extract content from URLs, documents, videos, and audio files using intelligent auto-engine selection. Supports web pages, PDFs, Word docs, YouTube transcripts, and more with structured JSON responses. -- [Linked-API/linkedapi-mcp](https://github.com/Linked-API/linkedapi-mcp) ๐ŸŽ–๏ธ๐Ÿ“‡โ˜๏ธย  - MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data. +- [Linked-API/linkedapi-mcp](https://github.com/Linked-API/linkedapi-mcp) ๐ŸŽ–๏ธ ๐Ÿ“‡ โ˜๏ธย  - MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data. - [luminati-io/brightdata-mcp](https://github.com/luminati-io/brightdata-mcp) ๐Ÿ“‡ โ˜๏ธย -ย Discover, extract, and interact with the web - one interface powering automated access across the public internet. - [mikechao/brave-search-mcp](https://github.com/mikechao/brave-search-mcp) ๐Ÿ“‡ โ˜๏ธ - Web, Image, News, Video, and Local Point of Interest search capabilities using Brave's Search API - [modelcontextprotocol/server-brave-search](https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search) ๐Ÿ“‡ โ˜๏ธ - Web search capabilities using Brave's Search API From b89679536c011ea94811a58d2e3c5a36d5e7dfc6 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sun, 7 Sep 2025 21:33:45 -0400 Subject: [PATCH 22/22] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e8679c7..ebe2dc5d 100644 --- a/README.md +++ b/README.md @@ -888,7 +888,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [kshern/mcp-tavily](https://github.com/kshern/mcp-tavily.git) โ˜๏ธ ๐Ÿ“‡ โ€“ Tavily AI search API - [leehanchung/bing-search-mcp](https://github.com/leehanchung/bing-search-mcp) ๐Ÿ“‡ โ˜๏ธ - Web search capabilities using Microsoft Bing Search API - [lfnovo/content-core](https://github.com/lfnovo/content-core) ๐Ÿ ๐Ÿ  - Extract content from URLs, documents, videos, and audio files using intelligent auto-engine selection. Supports web pages, PDFs, Word docs, YouTube transcripts, and more with structured JSON responses. -- [Linked-API/linkedapi-mcp](https://github.com/Linked-API/linkedapi-mcp) ๐ŸŽ–๏ธ ๐Ÿ“‡ โ˜๏ธย  - MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data. +- [Linked-API/linkedapi-mcp](https://github.com/Linked-API/linkedapi-mcp) ๐ŸŽ–๏ธ ๐Ÿ“‡ โ˜๏ธย - MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data. - [luminati-io/brightdata-mcp](https://github.com/luminati-io/brightdata-mcp) ๐Ÿ“‡ โ˜๏ธย -ย Discover, extract, and interact with the web - one interface powering automated access across the public internet. - [mikechao/brave-search-mcp](https://github.com/mikechao/brave-search-mcp) ๐Ÿ“‡ โ˜๏ธ - Web, Image, News, Video, and Local Point of Interest search capabilities using Brave's Search API - [modelcontextprotocol/server-brave-search](https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search) ๐Ÿ“‡ โ˜๏ธ - Web search capabilities using Brave's Search API