mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-02-23 20:05:15 +00:00
feat: Add new pantheon-mcp server
This commit is contained in:
150
README.md
150
README.md
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
A curated list of awesome Model Context Protocol (MCP) servers.
|
A curated list of awesome Model Context Protocol (MCP) servers.
|
||||||
|
|
||||||
* [What is MCP?](#what-is-mcp)
|
- [What is MCP?](#what-is-mcp)
|
||||||
* [Clients](#clients)
|
- [Clients](#clients)
|
||||||
* [Tutorials](#tutorials)
|
- [Tutorials](#tutorials)
|
||||||
* [Community](#community)
|
- [Community](#community)
|
||||||
* [Legend](#legend)
|
- [Legend](#legend)
|
||||||
* [Server Implementations](#server-implementations)
|
- [Server Implementations](#server-implementations)
|
||||||
* [Frameworks](#frameworks)
|
- [Frameworks](#frameworks)
|
||||||
* [Tips & Tricks](#tips-and-tricks)
|
- [Tips & Tricks](#tips-and-tricks)
|
||||||
|
|
||||||
## What is MCP?
|
## What is MCP?
|
||||||
|
|
||||||
@@ -29,87 +29,87 @@ A curated list of awesome Model Context Protocol (MCP) servers.
|
|||||||
|
|
||||||
Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) and [glama.ai/mcp/clients](https://glama.ai/mcp/clients).
|
Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) and [glama.ai/mcp/clients](https://glama.ai/mcp/clients).
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP] > [Glama Chat](https://glama.ai/chat) is a multi-modal AI client with MCP support & [AI gateway](https://glama.ai/gateway).
|
||||||
> [Glama Chat](https://glama.ai/chat) is a multi-modal AI client with MCP support & [AI gateway](https://glama.ai/gateway).
|
|
||||||
|
|
||||||
## Tutorials
|
## Tutorials
|
||||||
|
|
||||||
* [Model Context Protocol (MCP) Quickstart](https://glama.ai/blog/2024-11-25-model-context-protocol-quickstart)
|
- [Model Context Protocol (MCP) Quickstart](https://glama.ai/blog/2024-11-25-model-context-protocol-quickstart)
|
||||||
* [Setup Claude Desktop App to Use a SQLite Database](https://youtu.be/wxCCzo9dGj0)
|
- [Setup Claude Desktop App to Use a SQLite Database](https://youtu.be/wxCCzo9dGj0)
|
||||||
|
|
||||||
## Community
|
## Community
|
||||||
|
|
||||||
* [r/mcp Reddit](https://www.reddit.com/r/mcp)
|
- [r/mcp Reddit](https://www.reddit.com/r/mcp)
|
||||||
* [Discord Server](https://glama.ai/mcp/discord)
|
- [Discord Server](https://glama.ai/mcp/discord)
|
||||||
|
|
||||||
## Legend
|
## Legend
|
||||||
|
|
||||||
* 🎖️ – official implementation
|
- 🎖️ – official implementation
|
||||||
* programming language
|
- programming language
|
||||||
* 🐍 – Python codebase
|
|
||||||
* 📇 – TypeScript (or JavaScript) codebase
|
|
||||||
* 🏎️ – Go codebase
|
|
||||||
* 🦀 – Rust codebase
|
|
||||||
* #️⃣ - C# Codebase
|
|
||||||
* ☕ - Java codebase
|
|
||||||
* 🌊 – C/C++ codebase
|
|
||||||
* 💎 - Ruby codebase
|
|
||||||
|
|
||||||
* scope
|
- 🐍 – Python codebase
|
||||||
* ☁️ - Cloud Service
|
- 📇 – TypeScript (or JavaScript) codebase
|
||||||
* 🏠 - Local Service
|
- 🏎️ – Go codebase
|
||||||
* 📟 - Embedded Systems
|
- 🦀 – Rust codebase
|
||||||
* operating system
|
- #️⃣ - C# Codebase
|
||||||
* 🍎 – For macOS
|
- ☕ - Java codebase
|
||||||
* 🪟 – For Windows
|
- 🌊 – C/C++ codebase
|
||||||
* 🐧 - For Linux
|
- 💎 - Ruby codebase
|
||||||
|
|
||||||
|
- scope
|
||||||
|
- ☁️ - Cloud Service
|
||||||
|
- 🏠 - Local Service
|
||||||
|
- 📟 - Embedded Systems
|
||||||
|
- operating system
|
||||||
|
- 🍎 – For macOS
|
||||||
|
- 🪟 – For Windows
|
||||||
|
- 🐧 - For Linux
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Confused about Local 🏠 vs Cloud ☁️?
|
> Confused about Local 🏠 vs Cloud ☁️?
|
||||||
> * Use local when MCP server is talking to a locally installed software, e.g. taking control over Chrome browser.
|
>
|
||||||
> * Use cloud when MCP server is talking to remote APIs, e.g. weather API.
|
> - Use local when MCP server is talking to a locally installed software, e.g. taking control over Chrome browser.
|
||||||
|
> - Use cloud when MCP server is talking to remote APIs, e.g. weather API.
|
||||||
|
|
||||||
## Server Implementations
|
## Server Implementations
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> We now have a [web-based directory](https://glama.ai/mcp/servers) that is synced with the repository.
|
> We now have a [web-based directory](https://glama.ai/mcp/servers) that is synced with the repository.
|
||||||
|
|
||||||
* 🔗 - [Aggregators](#aggregators)
|
- 🔗 - [Aggregators](#aggregators)
|
||||||
* 🎨 - [Art & Culture](#art-and-culture)
|
- 🎨 - [Art & Culture](#art-and-culture)
|
||||||
* 📂 - [Browser Automation](#browser-automation)
|
- 📂 - [Browser Automation](#browser-automation)
|
||||||
* 🧬 - [Biology Medicine and Bioinformatics](#bio)
|
- 🧬 - [Biology Medicine and Bioinformatics](#bio)
|
||||||
* ☁️ - [Cloud Platforms](#cloud-platforms)
|
- ☁️ - [Cloud Platforms](#cloud-platforms)
|
||||||
* 👨💻 - [Code Execution](#code-execution)
|
- 👨💻 - [Code Execution](#code-execution)
|
||||||
* 🤖 - [Coding Agents](#coding-agents)
|
- 🤖 - [Coding Agents](#coding-agents)
|
||||||
* 🖥️ - [Command Line](#command-line)
|
- 🖥️ - [Command Line](#command-line)
|
||||||
* 💬 - [Communication](#communication)
|
- 💬 - [Communication](#communication)
|
||||||
* 👤 - [Customer Data Platforms](#customer-data-platforms)
|
- 👤 - [Customer Data Platforms](#customer-data-platforms)
|
||||||
* 🗄️ - [Databases](#databases)
|
- 🗄️ - [Databases](#databases)
|
||||||
* 📊 - [Data Platforms](#data-platforms)
|
- 📊 - [Data Platforms](#data-platforms)
|
||||||
* 🚚 - [Delivery](#delivery)
|
- 🚚 - [Delivery](#delivery)
|
||||||
* 🛠️ - [Developer Tools](#developer-tools)
|
- 🛠️ - [Developer Tools](#developer-tools)
|
||||||
* 🧮 - [Data Science Tools](#data-science-tools)
|
- 🧮 - [Data Science Tools](#data-science-tools)
|
||||||
* 📟 - [Embedded system](#embedded-system)
|
- 📟 - [Embedded system](#embedded-system)
|
||||||
* 📂 - [File Systems](#file-systems)
|
- 📂 - [File Systems](#file-systems)
|
||||||
* 💰 - [Finance & Fintech](#finance--fintech)
|
- 💰 - [Finance & Fintech](#finance--fintech)
|
||||||
* 🎮 - [Gaming](#gaming)
|
- 🎮 - [Gaming](#gaming)
|
||||||
* 🧠 - [Knowledge & Memory](#knowledge--memory)
|
- 🧠 - [Knowledge & Memory](#knowledge--memory)
|
||||||
* 🗺️ - [Location Services](#location-services)
|
- 🗺️ - [Location Services](#location-services)
|
||||||
* 🎯 - [Marketing](#marketing)
|
- 🎯 - [Marketing](#marketing)
|
||||||
* 📊 - [Monitoring](#monitoring)
|
- 📊 - [Monitoring](#monitoring)
|
||||||
* 🎥 - [Multimedia Process](#multimedia-process)
|
- 🎥 - [Multimedia Process](#multimedia-process)
|
||||||
* 🔎 - [Search & Data Extraction](#search)
|
- 🔎 - [Search & Data Extraction](#search)
|
||||||
* 🔒 - [Security](#security)
|
- 🔒 - [Security](#security)
|
||||||
* 🌐 - [Social Media](#social-media)
|
- 🌐 - [Social Media](#social-media)
|
||||||
* 🏃 - [Sports](#sports)
|
- 🏃 - [Sports](#sports)
|
||||||
* 🎧 - [Support & Service Management](#support-and-service-management)
|
- 🎧 - [Support & Service Management](#support-and-service-management)
|
||||||
* 🌎 - [Translation Services](#translation-services)
|
- 🌎 - [Translation Services](#translation-services)
|
||||||
* 🎧 - [Text-to-Speech](#text-to-speech)
|
- 🎧 - [Text-to-Speech](#text-to-speech)
|
||||||
* 🚆 - [Travel & Transportation](#travel-and-transportation)
|
- 🚆 - [Travel & Transportation](#travel-and-transportation)
|
||||||
* 🔄 - [Version Control](#version-control)
|
- 🔄 - [Version Control](#version-control)
|
||||||
* 🏢 - [Workplace & Productivity](#workplace-and-productivity)
|
- 🏢 - [Workplace & Productivity](#workplace-and-productivity)
|
||||||
* 🛠️ - [Other Tools and Integrations](#other-tools-and-integrations)
|
- 🛠️ - [Other Tools and Integrations](#other-tools-and-integrations)
|
||||||
|
|
||||||
|
|
||||||
### 🔗 <a name="aggregators"></a>Aggregators
|
### 🔗 <a name="aggregators"></a>Aggregators
|
||||||
|
|
||||||
@@ -338,7 +338,6 @@ Integration with communication platforms for message management and channel oper
|
|||||||
- [zcaceres/gtasks-mcp](https://github.com/zcaceres/gtasks-mcp) 📇 ☁️ - An MCP server to Manage Google Tasks
|
- [zcaceres/gtasks-mcp](https://github.com/zcaceres/gtasks-mcp) 📇 ☁️ - An MCP server to Manage Google Tasks
|
||||||
- [ztxtxwd/open-feishu-mcp-server](https://github.com/ztxtxwd/open-feishu-mcp-server) 📇 ☁️ 🏠 - A Model Context Protocol (MCP) server with built-in Feishu OAuth authentication, supporting remote connections and providing comprehensive Feishu document management tools including block creation, content updates, and advanced features.
|
- [ztxtxwd/open-feishu-mcp-server](https://github.com/ztxtxwd/open-feishu-mcp-server) 📇 ☁️ 🏠 - A Model Context Protocol (MCP) server with built-in Feishu OAuth authentication, supporting remote connections and providing comprehensive Feishu document management tools including block creation, content updates, and advanced features.
|
||||||
|
|
||||||
|
|
||||||
### 👤 <a name="customer-data-platforms"></a>Customer Data Platforms
|
### 👤 <a name="customer-data-platforms"></a>Customer Data Platforms
|
||||||
|
|
||||||
Provides access to customer profiles inside of customer data platforms
|
Provides access to customer profiles inside of customer data platforms
|
||||||
@@ -454,7 +453,6 @@ Data Platforms for data integration, transformation and pipeline orchestration.
|
|||||||
- [mattijsdp/dbt-docs-mcp](https://github.com/mattijsdp/dbt-docs-mcp) 🐍 🏠 - MCP server for dbt-core (OSS) users as the official dbt MCP only supports dbt Cloud. Supports project metadata, model and column-level lineage and dbt documentation.
|
- [mattijsdp/dbt-docs-mcp](https://github.com/mattijsdp/dbt-docs-mcp) 🐍 🏠 - MCP server for dbt-core (OSS) users as the official dbt MCP only supports dbt Cloud. Supports project metadata, model and column-level lineage and dbt documentation.
|
||||||
- [yashshingvi/databricks-genie-MCP](https://github.com/yashshingvi/databricks-genie-MCP) 🐍 ☁️ - A server that connects to the Databricks Genie API, allowing LLMs to ask natural language questions, run SQL queries, and interact with Databricks conversational agents.
|
- [yashshingvi/databricks-genie-MCP](https://github.com/yashshingvi/databricks-genie-MCP) 🐍 ☁️ - A server that connects to the Databricks Genie API, allowing LLMs to ask natural language questions, run SQL queries, and interact with Databricks conversational agents.
|
||||||
|
|
||||||
|
|
||||||
### 💻 <a name="developer-tools"></a>Developer Tools
|
### 💻 <a name="developer-tools"></a>Developer Tools
|
||||||
|
|
||||||
Tools and integrations that enhance the development workflow and environment management.
|
Tools and integrations that enhance the development workflow and environment management.
|
||||||
@@ -529,7 +527,7 @@ Tools and integrations that enhance the development workflow and environment man
|
|||||||
- [jsdelivr/globalping-mcp-server](https://github.com/jsdelivr/globalping-mcp-server) 🎖️ 📇 ☁️ - The Globalping MCP server provides users and LLMs access to run network tools like ping, traceroute, mtr, HTTP and DNS resolve from thousands of locations around the world.
|
- [jsdelivr/globalping-mcp-server](https://github.com/jsdelivr/globalping-mcp-server) 🎖️ 📇 ☁️ - The Globalping MCP server provides users and LLMs access to run network tools like ping, traceroute, mtr, HTTP and DNS resolve from thousands of locations around the world.
|
||||||
- [kadykov/mcp-openapi-schema-explorer](https://github.com/kadykov/mcp-openapi-schema-explorer) 📇 ☁️ 🏠 - Token-efficient access to OpenAPI/Swagger specs via MCP Resources.
|
- [kadykov/mcp-openapi-schema-explorer](https://github.com/kadykov/mcp-openapi-schema-explorer) 📇 ☁️ 🏠 - Token-efficient access to OpenAPI/Swagger specs via MCP Resources.
|
||||||
- [lamemind/mcp-server-multiverse](https://github.com/lamemind/mcp-server-multiverse) 📇 🏠 🛠️ - A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations.
|
- [lamemind/mcp-server-multiverse](https://github.com/lamemind/mcp-server-multiverse) 📇 🏠 🛠️ - A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations.
|
||||||
- [langfuse/mcp-server-langfuse](https://github.com/langfuse/mcp-server-langfuse) 🐍 🏠 - MCP server to access and manage LLM application prompts created with [Langfuse]([https://langfuse.com/](https://langfuse.com/docs/prompts/get-started)) Prompt Management.
|
- [langfuse/mcp-server-langfuse](https://github.com/langfuse/mcp-server-langfuse) 🐍 🏠 - MCP server to access and manage LLM application prompts created with [Langfuse](<[https://langfuse.com/](https://langfuse.com/docs/prompts/get-started)>) Prompt Management.
|
||||||
- [lpigeon/ros-mcp-server](https://github.com/lpigeon/ros-mcp-server) 🐍 🏠 🍎 🪟 🐧 - The ROS MCP Server supports robot control by converting user-issued natural language commands into ROS or ROS2 control commands.
|
- [lpigeon/ros-mcp-server](https://github.com/lpigeon/ros-mcp-server) 🐍 🏠 🍎 🪟 🐧 - The ROS MCP Server supports robot control by converting user-issued natural language commands into ROS or ROS2 control commands.
|
||||||
- [lpigeon/unitree-go2-mcp-server](https://github.com/lpigeon/unitree-go2-mcp-server) 🐍 🏠 🐧 - The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the Unitree Go2 robot using natural language commands interpreted by a LLM.
|
- [lpigeon/unitree-go2-mcp-server](https://github.com/lpigeon/unitree-go2-mcp-server) 🐍 🏠 🐧 - The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the Unitree Go2 robot using natural language commands interpreted by a LLM.
|
||||||
- [ukkit/memcord](https://github.com/ukkit/memcord) 🐍 🏠 🐧 🍎 - A MCP server that keeps your chat history organized and searchable—with AI-powered summaries, secure memory, and full control.
|
- [ukkit/memcord](https://github.com/ukkit/memcord) 🐍 🏠 🐧 🍎 - A MCP server that keeps your chat history organized and searchable—with AI-powered summaries, secure memory, and full control.
|
||||||
@@ -570,6 +568,7 @@ Tools and integrations that enhance the development workflow and environment man
|
|||||||
- [tipdotmd/tip-md-x402-mcp-server](https://github.com/tipdotmd/tip-md-x402-mcp-server) 📇 ☁️ - MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.
|
- [tipdotmd/tip-md-x402-mcp-server](https://github.com/tipdotmd/tip-md-x402-mcp-server) 📇 ☁️ - MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.
|
||||||
- [tumf/mcp-text-editor](https://github.com/tumf/mcp-text-editor) 🐍 🏠 - A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage.
|
- [tumf/mcp-text-editor](https://github.com/tumf/mcp-text-editor) 🐍 🏠 - A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage.
|
||||||
- [utensils/mcp-nixos](https://github.com/utensils/mcp-nixos) 🐍 🏠 - MCP server providing accurate information about NixOS packages, system options, Home Manager configurations, and nix-darwin macOS settings to prevent AI hallucinations.
|
- [utensils/mcp-nixos](https://github.com/utensils/mcp-nixos) 🐍 🏠 - MCP server providing accurate information about NixOS packages, system options, Home Manager configurations, and nix-darwin macOS settings to prevent AI hallucinations.
|
||||||
|
- [valado/pantheon-mcp](https://github.com/valado/pantheon-mcp) 🤖 - MCP server providing task specific agentic instructions. No more outdated Markdown files and synchronisation overhead.
|
||||||
- [vasayxtx/mcp-prompt-engine](https://github.com/vasayxtx/mcp-prompt-engine) 🏎️ 🏠 🪟️ 🐧 🍎 - MCP server for managing and serving dynamic prompt templates using elegant and powerful text template engine.
|
- [vasayxtx/mcp-prompt-engine](https://github.com/vasayxtx/mcp-prompt-engine) 🏎️ 🏠 🪟️ 🐧 🍎 - MCP server for managing and serving dynamic prompt templates using elegant and powerful text template engine.
|
||||||
- [vivekvells/mcp-pandoc](https://github.com/vivekVells/mcp-pandoc) 🗄️ 🚀 - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.
|
- [vivekvells/mcp-pandoc](https://github.com/vivekVells/mcp-pandoc) 🗄️ 🚀 - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.
|
||||||
- [VSCode Devtools](https://github.com/biegehydra/BifrostMCP) 📇 - Connect to VSCode ide and use semantic tools like `find_usages`
|
- [VSCode Devtools](https://github.com/biegehydra/BifrostMCP) 📇 - Connect to VSCode ide and use semantic tools like `find_usages`
|
||||||
@@ -740,7 +739,7 @@ Provides direct access to local file systems with configurable permissions. Enab
|
|||||||
- [tatumio/blockchain-mcp](https://github.com/tatumio/blockchain-mcp) ☁️ - MCP server for Blockchain Data. It provides access to Tatum's blockchain API across 130+ networks with tools including RPC Gateway and Blockchain Data insights.
|
- [tatumio/blockchain-mcp](https://github.com/tatumio/blockchain-mcp) ☁️ - MCP server for Blockchain Data. It provides access to Tatum's blockchain API across 130+ networks with tools including RPC Gateway and Blockchain Data insights.
|
||||||
- [ThomasMarches/substrate-mcp-rs](https://github.com/ThomasMarches/substrate-mcp-rs) 🦀 🏠 - An MCP server implementation to interact with Substrate-based blockchains. Built with Rust and interfacing the [subxt](https://github.com/paritytech/subxt) crate.
|
- [ThomasMarches/substrate-mcp-rs](https://github.com/ThomasMarches/substrate-mcp-rs) 🦀 🏠 - An MCP server implementation to interact with Substrate-based blockchains. Built with Rust and interfacing the [subxt](https://github.com/paritytech/subxt) crate.
|
||||||
- [tooyipjee/yahoofinance-mcp](https://github.com/tooyipjee/yahoofinance-mcp.git) 📇 ☁️ - TS version of yahoo finance mcp.
|
- [tooyipjee/yahoofinance-mcp](https://github.com/tooyipjee/yahoofinance-mcp.git) 📇 ☁️ - TS version of yahoo finance mcp.
|
||||||
- [Trade-Agent/trade-agent-mcp](https://github.com/Trade-Agent/trade-agent-mcp.git) 🎖️ ☁️ - Trade stocks and crypto on common brokerages (Robinhood, E*Trade, Coinbase, Kraken) via Trade Agent's MCP server.
|
- [Trade-Agent/trade-agent-mcp](https://github.com/Trade-Agent/trade-agent-mcp.git) 🎖️ ☁️ - Trade stocks and crypto on common brokerages (Robinhood, E\*Trade, Coinbase, Kraken) via Trade Agent's MCP server.
|
||||||
- [twelvedata/mcp](https://github.com/twelvedata/mcp) 🐍 ☁️ - Interact with [Twelve Data](https://twelvedata.com) APIs to access real-time and historical financial market data for your AI agents.
|
- [twelvedata/mcp](https://github.com/twelvedata/mcp) 🐍 ☁️ - Interact with [Twelve Data](https://twelvedata.com) APIs to access real-time and historical financial market data for your AI agents.
|
||||||
- [wowinter13/solscan-mcp](https://github.com/wowinter13/solscan-mcp) 🦀 🏠 - An MCP tool for querying Solana transactions using natural language with Solscan API.
|
- [wowinter13/solscan-mcp](https://github.com/wowinter13/solscan-mcp) 🦀 🏠 - An MCP tool for querying Solana transactions using natural language with Solscan API.
|
||||||
- [Wuye-AI/mcp-server-wuye-ai](https://github.com/wuye-ai/mcp-server-wuye-ai) 🎖️ 📇 ☁️ - An MCP server that interact with capabilities of the CRIC Wuye AI platform, an intelligent assistant specifically for the property management industry.
|
- [Wuye-AI/mcp-server-wuye-ai](https://github.com/wuye-ai/mcp-server-wuye-ai) 🎖️ 📇 ☁️ - An MCP server that interact with capabilities of the CRIC Wuye AI platform, an intelligent assistant specifically for the property management industry.
|
||||||
@@ -772,7 +771,6 @@ 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.
|
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
|
- [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
|
- [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.
|
- [chatmcp/mcp-server-chatsum](https://github.com/chatmcp/mcp-server-chatsum) - Query and summarize your chat messages with AI prompts.
|
||||||
@@ -834,7 +832,6 @@ Tools for creating and editing marketing content, working with web meta data, pr
|
|||||||
- [stape-io/stape-mcp-server](https://github.com/stape-io/stape-mcp-server) 📇 ☁️ – This project implements an MCP (Model Context Protocol) server for the Stape platform. It allows interaction with the Stape API using AI assistants like Claude or AI-powered IDEs like Cursor.
|
- [stape-io/stape-mcp-server](https://github.com/stape-io/stape-mcp-server) 📇 ☁️ – This project implements an MCP (Model Context Protocol) server for the Stape platform. It allows interaction with the Stape API using AI assistants like Claude or AI-powered IDEs like Cursor.
|
||||||
- [stape-io/google-tag-manager-mcp-server](https://github.com/stape-io/google-tag-manager-mcp-server) 📇 ☁️ – This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
|
- [stape-io/google-tag-manager-mcp-server](https://github.com/stape-io/google-tag-manager-mcp-server) 📇 ☁️ – This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
|
||||||
|
|
||||||
|
|
||||||
### 📊 <a name="monitoring"></a>Monitoring
|
### 📊 <a name="monitoring"></a>Monitoring
|
||||||
|
|
||||||
Access and analyze application monitoring data. Enables AI models to review error reports and performance metrics.
|
Access and analyze application monitoring data. Enables AI models to review error reports and performance metrics.
|
||||||
@@ -1020,7 +1017,6 @@ Tools for accessing sports-related data, results, and statistics.
|
|||||||
- [willvelida/mcp-afl-server](https://github.com/willvelida/mcp-afl-server) ☁️ - MCP server that integrates with the Squiggle API to provide information on Australian Football League teams, ladder standings, results, tips, and power rankings.
|
- [willvelida/mcp-afl-server](https://github.com/willvelida/mcp-afl-server) ☁️ - MCP server that integrates with the Squiggle API to provide information on Australian Football League teams, ladder standings, results, tips, and power rankings.
|
||||||
- [cloudbet/sports-mcp-server](https://github.com/cloudbet/sports-mcp-server) 🏎️ ☁️ – Access structured sports data via the Cloudbet API. Query upcoming events, live odds, stake limits, and market info across soccer, basketball, tennis, esports, and more.
|
- [cloudbet/sports-mcp-server](https://github.com/cloudbet/sports-mcp-server) 🏎️ ☁️ – Access structured sports data via the Cloudbet API. Query upcoming events, live odds, stake limits, and market info across soccer, basketball, tennis, esports, and more.
|
||||||
|
|
||||||
|
|
||||||
### 🎧 <a name="support-and-service-management"></a>Support & Service Management
|
### 🎧 <a name="support-and-service-management"></a>Support & Service Management
|
||||||
|
|
||||||
Tools for managing customer support, IT service management, and helpdesk operations.
|
Tools for managing customer support, IT service management, and helpdesk operations.
|
||||||
|
|||||||
Reference in New Issue
Block a user