Discover Awesome MCP Servers

Extend your agent with 75,208 capabilities via MCP servers.

All75,208
FedRAMP Rules MCP Server

FedRAMP Rules MCP Server

Answers questions about the FedRAMP Consolidated Rules for 2026 using search and retrieval tools on the authoritative source text with citations.

research-report

research-report

Generates comprehensive research reports on any topic by fetching and compiling multiple web sources. Pay-per-call via x402 micropayments with no API key or signup required.

Azure DevOps MCP Server

Azure DevOps MCP Server

MCP server that enables AI assistants to manage Azure DevOps resources including Work Items, Git repositories, pipelines, and user identities.

Aparavi MCP Server

Aparavi MCP Server

Integrates with Aparavi's document processing API to allow LLMs to process documents, extract clean text, and perform OCR on diagrams.

LogAnalyzer MCP Server

LogAnalyzer MCP Server

An AI-powered server that provides rapid debugging of server logs with actionable fixes in under 30 seconds, featuring real-time monitoring and root cause analysis through Google Gemini integration.

BoltzGen MCP

BoltzGen MCP

Enables AI-powered protein design, including binders, peptides, and custom proteins, with GPU-accelerated Docker deployment and async job management.

mcp-chest-memory

mcp-chest-memory

Provides a persistent, local-first memory for coding agents over MCP, enabling automatic recall and recording of past work, failures, and decisions to reduce repetition and token usage.

yadisk-mcp

yadisk-mcp

MCP server for Yandex Disk that enables file and folder management, search, upload/download, publishing, and trash operations through natural language.

gitlab-mcp

gitlab-mcp

Enables natural language interactions with GitLab via Claude Code, supporting MR reviews, issue management, pipeline monitoring, and branch comparisons.

mcp-servicefusion

mcp-servicefusion

Enables AI-assisted field service management through the Service Fusion API, including job lookup, customer management, dispatch, invoicing, and equipment tracking.

MLB Projections MCP Server

MLB Projections MCP Server

An MCP server that enables interaction with MLB (Major League Baseball) v3 projections through the SportsData.io API, allowing access to baseball statistics and projections through natural language.

Glean Remote MCP Server

Glean Remote MCP Server

Enables AI assistants and developer tools to securely access and interact with an organization's enterprise knowledge, documents, and people through natural language while respecting existing access permissions.

Google Drive MCP Server

Google Drive MCP Server

Self-hosted MCP server enabling Foundry agents to search, list, and read Google Drive files via the Drive API with server-side OAuth authentication.

JS Reverse Strong MCP

JS Reverse Strong MCP

Standardizes front-end JavaScript reverse engineering workflows by providing tools for browser observation, runtime sampling, hooking, debugging, network analysis, and local environment reproduction.

multi-postgres-mcp-server

multi-postgres-mcp-server

A simple program that helps you connect to many PostgreSQL databases at once, providing read-only access and hot-reload configuration.

Theneo MCP Server

Theneo MCP Server

Enables AI assistants to automatically create, update, and publish API documentation through Theneo's platform. Supports OpenAPI specs, Postman collections, AI-powered description generation, and natural language interactions for seamless documentation workflows.

oxidize-pdf

oxidize-pdf

Rust-powered PDF toolkit over MCP: create, read, and analyze PDFs; extract text and entities for RAG; convert to Markdown; split/merge/rotate/reorder pages; manage form fields and annotations; encrypt documents. Runs locally via uvx oxidize-mcp.

bsp-mcp

bsp-mcp

Connects AI assistants to health data via the Biological Sovereignty Protocol, with cryptographically verified user consent enforced on-chain.

cli-wrap-mcp

cli-wrap-mcp

Turns any CLI command into an MCP server via a declarative YAML config, enabling safe, typed tool execution with no shell injection.

n8n-MCP

n8n-MCP

A Model Context Protocol server that provides AI assistants with comprehensive access to n8n node documentation, properties, and operations, enabling them to understand and work with n8n's 525+ workflow automation nodes.

MCP Server Demo

MCP Server Demo

A Model Context Protocol server that provides tools and resources for Java CI/CD workflows and GitLab CI template management.

mcp-consultant

mcp-consultant

MCP server that interfaces with Gemini and OpenAI CLI tools to enable AI model interactions. It provides a bridge to external AI CLIs with predefined model configurations.

Trilium MCP Server

Trilium MCP Server

Enables AI clients to manage Trilium Notes with full CRUD operations, search, calendar integration, and system administration through the Model Context Protocol.

mimaworks/governance-mcp

mimaworks/governance-mcp

MCP server for AI governance — push compliance evidence to Mima from any agent, any stack, 4 lines of config. One tool call maps to EU AI Act, ISO 42001, SOC 2, and NIST AI RMF simultaneously. Your readiness score updates automatically.

gcalendar-mcp

gcalendar-mcp

A Model Context Protocol server that enables Claude to fully manage Google Calendar, including events, calendars, sharing, and availability checks through natural language.

MAQAMI Travel

MAQAMI Travel

Book hotels worldwide — search, price, prebook & book across 249 countries. 65 tools for hotel search, flights, loyalty, analytics. Zero API keys needed. at best prices for hotels 3 M+ property

Xava Labs MCP Template

Xava Labs MCP Template

A template repository for building Model Context Protocol (MCP) servers that enables developers to create interactive AI agents with real-time bidirectional communication capabilities through WebSocket and SSE endpoints.

NitroStack Calculator MCP Server

NitroStack Calculator MCP Server

A starter template for building a calculator-focused MCP server with tools, resources, and prompts using TypeScript and Zod validation.

ScanPower MCP Server

ScanPower MCP Server

Enables interaction with ScanPower's inventory and shipment management system through a secure MCP interface. Supports retrieving inventory data, creating shipment plans, and managing logistics operations through natural language.

MCP Host Installation

MCP Host Installation

Tuyệt vời! Đây là cách bạn có thể tạo một MCP (Mod Control Panel) có khả năng cài đặt các MCP khác, với MCP cuối cùng được cài đặt thủ công thông qua chỉnh sửa `mcp.json`. MCP này sẽ được lưu trữ trên một host yêu thích và có thể cài đặt bất kỳ máy chủ nào bạn muốn: **Khái niệm:** * **MCP chính (Main MCP):** MCP này sẽ quản lý việc cài đặt các MCP khác. * **MCP con (Child MCP):** Các MCP được cài đặt bởi MCP chính. * **`mcp.json`:** Tệp cấu hình cho MCP, chứa thông tin về các mod, lệnh, v.v. **Bước 1: Tạo MCP chính (Main MCP)** 1. **Cấu trúc thư mục:** Tạo một thư mục cho MCP chính của bạn, ví dụ: `main_mcp`. Bên trong thư mục này, tạo một tệp `mcp.json`. 2. **Nội dung `mcp.json` (Main MCP):** ```json { "name": "Main MCP - Installer", "description": "MCP này có thể cài đặt các MCP khác.", "version": "1.0", "author": "Your Name", "commands": [ { "name": "install_mcp", "description": "Cài đặt một MCP từ URL.", "usage": "!install_mcp <URL>", "permission": "admin", "script": "install_mcp.js" } ] } ``` 3. **Tạo `install_mcp.js`:** Tạo một tệp JavaScript có tên `install_mcp.js` trong cùng thư mục với `mcp.json`. Nội dung của tệp này sẽ xử lý việc tải xuống và cài đặt MCP con. (Bạn cần điều chỉnh đoạn mã này cho phù hợp với host MCP của bạn, vì mỗi host có thể có các API khác nhau). Đây là một ví dụ khái quát: ```javascript module.exports = { run: async (client, message, args) => { if (!args[0]) { return message.reply("Vui lòng cung cấp URL của MCP cần cài đặt."); } const mcpUrl = args[0]; try { // Tải xuống mcp.json từ URL const response = await fetch(mcpUrl); const mcpData = await response.json(); // **Quan trọng:** Ở đây, bạn cần sử dụng API của host MCP của bạn để cài đặt MCP mới. // Ví dụ (giả định): // client.mcpManager.installMCP(mcpData); // Thay thế dòng trên bằng code phù hợp với host của bạn. message.reply(`Đã cố gắng cài đặt MCP từ ${mcpUrl}. Kiểm tra nhật ký để biết kết quả.`); } catch (error) { console.error("Lỗi khi cài đặt MCP:", error); message.reply(`Đã xảy ra lỗi khi cài đặt MCP từ ${mcpUrl}. Vui lòng kiểm tra nhật ký.`); } } }; ``` **Bước 2: Tạo MCP con (Child MCP)** 1. **Cấu trúc thư mục:** Tạo một thư mục cho MCP con của bạn, ví dụ: `child_mcp`. Bên trong thư mục này, tạo một tệp `mcp.json`. 2. **Nội dung `mcp.json` (Child MCP):** ```json { "name": "Child MCP - Example", "description": "MCP này chỉ là một ví dụ.", "version": "1.0", "author": "Your Name", "commands": [ { "name": "hello", "description": "Nói lời chào.", "usage": "!hello", "permission": "everyone", "script": "hello.js" } ] } ``` 3. **Tạo `hello.js`:** Tạo một tệp JavaScript có tên `hello.js` trong cùng thư mục với `mcp.json`. ```javascript module.exports = { run: async (client, message, args) => { message.reply("Xin chào!"); } }; ``` **Bước 3: Lưu trữ MCP con** 1. **Tải lên `child_mcp`:** Tải thư mục `child_mcp` lên một host web (ví dụ: GitHub Pages, GitLab Pages, hoặc một máy chủ web thông thường). Đảm bảo rằng bạn có thể truy cập tệp `mcp.json` của MCP con thông qua một URL công khai. Ví dụ: `https://example.com/child_mcp/mcp.json`. **Bước 4: Cài đặt MCP chính trên Host của bạn** 1. **Tải lên `main_mcp`:** Tải thư mục `main_mcp` lên host MCP yêu thích của bạn. (Quy trình này sẽ khác nhau tùy thuộc vào host bạn sử dụng. Hãy tham khảo tài liệu của host đó.) **Bước 5: Cài đặt MCP con bằng lệnh** 1. **Sử dụng lệnh `!install_mcp`:** Trong Discord (hoặc nơi bạn sử dụng MCP), sử dụng lệnh `!install_mcp <URL>`, thay thế `<URL>` bằng URL của tệp `mcp.json` của MCP con. Ví dụ: ``` !install_mcp https://example.com/child_mcp/mcp.json ``` **Bước 6: Cài đặt MCP cuối cùng bằng cách chỉnh sửa `mcp.json`** 1. **Tạo MCP cuối cùng (Final MCP):** Tạo một thư mục cho MCP cuối cùng của bạn, ví dụ: `final_mcp`. Bên trong thư mục này, tạo một tệp `mcp.json`. 2. **Nội dung `mcp.json` (Final MCP):** ```json { "name": "Final MCP - Server Installer", "description": "MCP này cài đặt một máy chủ.", "version": "1.0", "author": "Your Name", "commands": [ { "name": "install_server", "description": "Cài đặt máy chủ.", "usage": "!install_server", "permission": "admin", "script": "install_server.js" } ] } ``` 3. **Tạo `install_server.js`:** Tạo một tệp JavaScript có tên `install_server.js` trong cùng thư mục với `mcp.json`. **Quan trọng:** Nội dung của tệp này sẽ phụ thuộc rất nhiều vào loại máy chủ bạn muốn cài đặt và API mà host của bạn cung cấp. Đây chỉ là một ví dụ khái quát: ```javascript module.exports = { run: async (client, message, args) => { // **Quan trọng:** Sử dụng API của host MCP của bạn để cài đặt máy chủ. // Ví dụ (giả định): // client.serverManager.installServer("minecraft", "latest"); // Thay thế dòng trên bằng code phù hợp với host của bạn. message.reply("Đã cố gắng cài đặt máy chủ. Kiểm tra nhật ký để biết kết quả."); } }; ``` 4. **Chỉnh sửa `mcp.json` của MCP chính:** Tìm tệp `mcp.json` của MCP chính trên host của bạn. Thêm một mục mới vào mảng `mcps` (nếu có) hoặc tạo một mảng `mcps` mới nếu nó chưa tồn tại. Thêm thông tin về MCP cuối cùng của bạn vào đây. **Lưu ý:** Cách này hoạt động sẽ phụ thuộc vào cách host MCP của bạn xử lý việc tải MCP từ `mcp.json`. Đây là một ví dụ giả định: ```json { "name": "Main MCP - Installer", "description": "MCP này có thể cài đặt các MCP khác.", "version": "1.0", "author": "Your Name", "commands": [ { "name": "install_mcp", "description": "Cài đặt một MCP từ URL.", "usage": "!install_mcp <URL>", "permission": "admin", "script": "install_mcp.js" } ], "mcps": [ { "name": "Final MCP - Server Installer", "description": "MCP này cài đặt một máy chủ.", "version": "1.0", "author": "Your Name", "commands": [ { "name": "install_server", "description": "Cài đặt máy chủ.", "usage": "!install_server", "permission": "admin", "script": "install_server.js" } ] } ] } ``` **Quan trọng:** Bạn có thể cần phải khởi động lại hoặc làm mới MCP chính trên host của bạn để các thay đổi trong `mcp.json` có hiệu lực. **Bước 7: Sử dụng MCP cuối cùng** 1. **Sử dụng lệnh `!install_server`:** Sau khi MCP chính được làm mới, bạn sẽ có thể sử dụng lệnh `!install_server` (hoặc bất kỳ lệnh nào bạn đã định nghĩa trong `final_mcp/mcp.json`) để cài đặt máy chủ. **Lưu ý quan trọng:** * **API của Host MCP:** Đoạn mã trên chỉ là một ví dụ. Bạn *cần* phải sử dụng API cụ thể mà host MCP của bạn cung cấp để cài đặt MCP và máy chủ. Tham khảo tài liệu của host MCP của bạn để biết thêm chi tiết. * **Bảo mật:** Hãy cẩn thận khi cài đặt MCP từ các nguồn không đáng tin cậy. MCP có thể chứa mã độc hại. * **Xử lý lỗi:** Đảm bảo rằng bạn xử lý lỗi một cách thích hợp trong các tệp JavaScript của mình. * **Quyền:** Sử dụng hệ thống quyền của host MCP của bạn để hạn chế quyền truy cập vào các lệnh cài đặt. Chúc bạn thành công! Hãy nhớ rằng, việc này đòi hỏi bạn phải hiểu rõ về API của host MCP mà bạn đang sử dụng.