Discover Awesome MCP Servers

Extend your agent with 29,072 capabilities via MCP servers.

All29,072
NOVA MCP Security Gateway

NOVA MCP Security Gateway

A prompt-validation service that checks incoming prompts against security rules, blocking those matching high-severity security or jailbreak patterns while authorizing safe prompts.

Moodle MCP Server

Moodle MCP Server

Enables interaction with Moodle learning management systems through the Moodle REST API. Supports course management, user enrollment, assignments, forums, quizzes, and file operations through natural language.

Azure HPC/AI MCP Server

Azure HPC/AI MCP Server

Enables users to query Azure HPC/AI Kubernetes clusters for GPU node information and InfiniBand topology details through kubectl commands. Provides tools to list GPU pool nodes with their status and retrieve network topology labels for high-performance computing workloads.

Workload Manager MCP Server

Workload Manager MCP Server

An MCP server that enables interaction with Google Cloud's Workload Manager API, allowing users to manage workloads through natural language commands.

Jenkins MCP Tool

Jenkins MCP Tool

A multi-Jenkins server management and automation tool that enables intelligent scenario mapping, multi-server management, and complete CI/CD lifecycle operations through natural language interactions.

QuantConnect

QuantConnect

Official QuantConnect API Server MCP

pgsql-mcp

pgsql-mcp

Enables interaction with PostgreSQL databases through comprehensive database management tools including index tuning, query execution plans, health checks, schema intelligence, and safe SQL execution with configurable read-only mode for production use.

Directus MCP Server

Directus MCP Server

A Model Context Protocol server that allows AI tools to connect to and interact with your Directus API, enabling automated access to collections, items, and user data.

Africa's Talking Airtime MCP

Africa's Talking Airtime MCP

Enables users to manage airtime transactions through the Africa's Talking API, allowing them to check account balance, send airtime to phone numbers, view transaction history, and analyze top-up patterns across supported African countries.

lark-tools-mcp

lark-tools-mcp

lark-tools-mcp connects Lark and cursor. It provides cursor with the ability to read documents, send messages, process tasks, and perform data analysis.

mcp-serverTest

mcp-serverTest

mcp-serverTest

mcp-toolkit

mcp-toolkit

A general-purpose MCP server providing web search, persistent memory storage, and secure code execution capabilities. It enables AI agents to search the web, store and retrieve data, and run Python/JavaScript code in sandboxed environments.

MCP Dataset Onboarding Server

MCP Dataset Onboarding Server

Enables automated dataset processing and onboarding using Google Drive integration. Provides metadata extraction, data quality assessment, and contract generation for CSV/Excel files through natural language interactions.

Tuya MCP Server

Tuya MCP Server

承知いたしました。以下に、カスタムURIスキームを用いたノート保存システムと、Tuyaデバイス向けのノート追加・要約生成ツールについて記述します。 **ノート保存システム (カスタムURIスキーム利用)** このシステムは、独自のURIスキームを使用してノートを保存・管理します。これにより、他のアプリケーションやサービスからノートに簡単にアクセスし、連携することが可能になります。 * **カスタムURIスキーム:** `mynote://` * 例: `mynote://add?title=買い物リスト&content=牛乳,卵,パン` * 例: `mynote://view?id=123` * **機能:** * **ノートの追加:** `mynote://add?title=[タイトル]&content=[内容]` * 指定されたタイトルと内容で新しいノートを作成し、保存します。 * **ノートの表示:** `mynote://view?id=[ノートID]` * 指定されたIDのノートを表示します。 * **ノートの編集:** `mynote://edit?id=[ノートID]` * 指定されたIDのノートを編集します。 * **ノートの削除:** `mynote://delete?id=[ノートID]` * 指定されたIDのノートを削除します。 * **ノートの検索:** `mynote://search?query=[検索キーワード]` * 指定されたキーワードでノートを検索します。 * **ノートの一覧表示:** `mynote://list` * 保存されているノートの一覧を表示します。 * **実装:** * このシステムは、Python, JavaScript, Goなど、URIスキームを処理できる任意のプログラミング言語で実装できます。 * ノートの保存形式は、テキストファイル、JSONファイル、データベースなど、要件に応じて選択できます。 * URIスキームの処理は、OSのAPI (Windowsの`RegisterProtocolHandler`, macOSの`Info.plist`, Linuxの`xdg-open`) を使用して行います。 **Tuyaデバイス向けノート追加・要約生成ツール** このツールは、Tuyaデバイスに関する情報をノートとして保存し、必要に応じて要約を生成します。 * **機能:** * **Tuyaデバイス情報のノート追加:** * デバイス名、デバイスID、IPアドレス、ファームウェアバージョンなどの情報を自動的に収集し、ノートとして保存します。 * 例: `tuya_note_tool add --device_id [デバイスID] --device_name [デバイス名]` * **Tuyaデバイスノートの要約生成:** * 保存されたTuyaデバイスのノートを分析し、重要な情報を要約します。 * 例: `tuya_note_tool summarize --device_id [デバイスID]` * 要約には、デバイスの状態、設定変更履歴、エラーログなどが含まれます。 * **ノートの検索:** * デバイス名、デバイスID、日付などでノートを検索します。 * **ノートのエクスポート:** * ノートをテキストファイル、JSONファイル、CSVファイルなどの形式でエクスポートします。 * **実装:** * このツールは、Pythonなどのプログラミング言語で実装できます。 * Tuyaデバイスとの通信には、Tuya APIまたはTuya Local APIを使用します。 * ノートの保存には、上記のノート保存システムを使用できます。 * 要約生成には、自然言語処理 (NLP) ライブラリ (例: NLTK, spaCy) を使用できます。 **連携例:** 1. Tuyaデバイスでエラーが発生した場合、ツールが自動的にエラーログを収集し、`mynote://add?title=Tuyaデバイスエラー&content=[エラーログ]` のようなURIを生成して、ノート保存システムにエラー情報を追加します。 2. ユーザーが `mynote://view?id=[ノートID]` をクリックすると、ノート保存システムが起動し、エラーログの詳細を表示します。 3. ユーザーが `tuya_note_tool summarize --device_id [デバイスID]` を実行すると、ツールがデバイスのノートを分析し、エラーの原因や解決策を要約して表示します。 **注意点:** * カスタムURIスキームを使用する際は、他のアプリケーションとの競合を避けるために、ユニークなスキーム名を選択してください。 * Tuya APIを使用する際は、APIキーの管理に注意してください。 * 個人情報や機密情報をノートに保存する際は、セキュリティ対策を講じてください。 この説明が、あなたのニーズに合っていることを願っています。もし、さらに詳細な情報や具体的なコード例が必要な場合は、お気軽にお尋ねください。

1inch Cross-Chain Swap MCP Server

1inch Cross-Chain Swap MCP Server

An MCP server that enables cross-chain token swapping between different blockchains using 1inch Fusion+ API, along with portfolio management tools for tracking assets across chains.

Legal Contract Review Agent

Legal Contract Review Agent

An AI-powered MCP server for analyzing Japanese legal contracts and identifying risks through a RAG-enhanced workflow. It enables clients to search legal knowledge, analyze clause risks, and generate automated contract review reports.

MCP book

MCP book

個人用MCPサーバー(モデルコンテキストプロトコルブック)のモノレポ

Allora MCP Server

Allora MCP Server

Adobe Experience League MCP Server

Adobe Experience League MCP Server

Enables AI assistants to search and fetch documentation content from Adobe Experience League, allowing natural language queries to retrieve Adobe product documentation and articles.

Microsoft Copilot Studio MCP Server

Microsoft Copilot Studio MCP Server

A server implementing the Model Context Protocol (MCP) that delivers jokes upon request, demonstrating how to connect AI models to data sources and tools within Microsoft Copilot Studio.

Waroom MCP

Waroom MCP

A Model Context Protocol (MCP) server that enables interaction with Waroom API to retrieve incident information and postmortem details through a standardized protocol.

📬 mcp-index

📬 mcp-index

MCPサーバーをmcprepository.comにインデックスするためのCLIツール

Vale MCP Server

Vale MCP Server

Integrates Vale prose linting into AI coding assistants, enabling users to check text files for style and grammar issues using Vale's powerful linting engine. Provides automated style feedback with smart configuration discovery and rich formatted results.

App Store Connect MCP Server

App Store Connect MCP Server

A server implementing Model Context Protocol for interacting with the App Store Connect API, enabling management of iOS, macOS, and tvOS apps through MCP-compatible clients like Claude Desktop and Cline.

Archivist MCP

Archivist MCP

A local-first memory layer for coding agents to persist and retrieve project decisions, architecture context, and rules across multiple development sessions. It utilizes a three-tier memory model and hybrid retrieval to provide agents with durable, searchable context and a WebUI for human review.

Crawl4AI MCP Server

Crawl4AI MCP Server

Connect to your Crawl4AI docker API server.

FRD Orchestrator

FRD Orchestrator

An MCP server that exposes structured Functional Requirements Documents (FRDs) to enable AI assistants like GitHub Copilot to automatically generate complete NestJS boilerplate architectures. It orchestrates the multi-phase creation of production-ready APIs including core CRUD, database integration, JWT authentication, and unit testing.

Weather App MCP Server

Weather App MCP Server

Enables users to get weather alerts and forecasts for U.S. locations using the National Weather Service API, with support for natural language queries including fun conversational tones.

AnyDB MCP Server

AnyDB MCP Server

Enables natural language database operations and semantic document search through SQLite and vector database integration. Converts plain English instructions into SQL queries and provides RAG capabilities for uploaded documents.

FastMCP Demo Server

FastMCP Demo Server

A minimal demonstration MCP server built with FastMCP that exposes a simple greeting tool, showcasing basic server setup and remote deployment capabilities.