Discover Awesome MCP Servers

Extend your agent with 28,410 capabilities via MCP servers.

All28,410
Serveur MCP Simple pour Service d'Heure

Serveur MCP Simple pour Service d'Heure

現在時刻を提供するシンプルなMCPサーバー

YOKATLAS API MCP Server

YOKATLAS API MCP Server

Provides an MCP interface for accessing YOKATLAS (Turkish Higher Education Council Atlas) data, enabling LLM applications like Claude to search and retrieve details about undergraduate and associate degree programs in Turkey.

Walrus MCP Server

Walrus MCP Server

Enables AI assistants to store and retrieve data using the Walrus decentralized storage network. Supports blob storage operations, retrieval by ID, and blockchain-verified availability through the Sui network.

Substrate MCP Server

Substrate MCP Server

Substrate MCP Server

MCP Server Manager

MCP Server Manager

MCP (Model Context Protocol)サーバーの作成、管理、実行のためのグラフィカルインターフェースとCLI。リアルタイム監視と簡素化された設定が可能です。

Dev Guru

Dev Guru

An AI-powered code consultation server that routes programming queries to specific AI models based on requested expertise levels. It enables users to receive structured feedback on debugging, architectural decisions, and code reviews from Gemini, Claude, or GPT.

Stripe MCP Server by CData

Stripe MCP Server by CData

Stripe MCP Server by CData

Agentic Control Framework (ACF)

Agentic Control Framework (ACF)

AI-native orchestration layer with 80+ tools for task management, code editing, browser automation, terminal control, and persistent memory across CLI, local MCP, and cloud deployments.

Energy Prediction MCP Server

Energy Prediction MCP Server

Enables AI-powered analysis and prediction of household energy consumption through machine learning models, providing historical consumption breakdowns, price queries from Spanish electricity markets, and personalized energy optimization recommendations.

Binance Cryptocurrency MCP

Binance Cryptocurrency MCP

MCPサービスは、Binanceの暗号通貨市場データへのリアルタイムアクセスを提供し、AIエージェントが自然言語クエリを通じて現在の価格、オーダーブック、ローソク足チャート、および取引統計を取得できるようにします。

NewsOracle

NewsOracle

News & Trends Intelligence MCP — 9 tools for headlines, trending topics, source comparison, Google Trends data. Part of ToolOracle.

Sample Data MCP

Sample Data MCP

Generates fixed-length test data records with customizable field types including strings, enums, integers, dates, and fillers. Helps developers create realistic test datasets with specified formats and constraints.

MCP Partner Hub

MCP Partner Hub

ISVパートナーのModel Context Protocol (MCP) サーバーを検出および比較するための一元化されたリポジトリ。

PCB Parts MCP Server

PCB Parts MCP Server

Enables searching and filtering over 1.5 million electronic components across JLCPCB, Mouser, and DigiKey using parametric queries and smart parsing. It supports finding alternative parts, accessing pinout data, and downloading KiCad footprints directly through AI coding assistants.

openclaw-mcp

openclaw-mcp

🦞 MCP server for OpenClaw - secure bridge between Claude.ai and your self-hosted OpenClaw assistant with OAuth2 authentication

Excel MCP Server

Excel MCP Server

Enables AI assistants to read, write, and manipulate Excel files through comprehensive spreadsheet operations. Supports file management, data querying, worksheet operations, formula calculations, and includes security features like path validation and automatic backups.

SAP MCP Server

SAP MCP Server

Enables interaction with SAP systems through RESTful APIs via MCP protocol. Supports calling SAP functions like BAPI with parameters and returns structured responses for SAP data operations.

Fusion 360 MCP

Fusion 360 MCP

Enables AI-powered parametric CAD design in Autodesk Fusion 360 through natural language commands. Supports multiple AI backends (Ollama, OpenAI, Gemini, Claude) with intelligent routing and safety validation for geometric operations.

MCP Dataverse

MCP Dataverse

The most complete MCP server for Microsoft Dataverse.

atlas-social-mcp

atlas-social-mcp

AI-powered social media posting across 14 platforms. Post to Twitter, Instagram, TikTok, Facebook, LinkedIn, YouTube and more with one command. AI adapts content per platform, schedules posts, and generates 30-day content calendars.

MCP Starter Project

MCP Starter Project

承知いたしました。MCPサーバーとMCPクライアントのセットアップ方法について説明します。 **MCP (Mod Control Panel) とは** MCPは、MinecraftのMod開発を支援するツールです。Minecraftのソースコードを逆コンパイルし、Mod開発者が理解しやすい形に変換したり、ModをMinecraftに組み込んだりするのに役立ちます。 **セットアップの前提条件** * **Java Development Kit (JDK):** MCPはJavaで動作するため、JDKが必要です。最新の推奨バージョンをインストールしてください。 * **Minecraft:** 開発対象のMinecraftのバージョンに対応したMinecraftが必要です。 * **MCP:** 開発対象のMinecraftのバージョンに対応したMCPをダウンロードする必要があります。 **セットアップ手順 (一般的な例)** **1. MCPのダウンロードと展開** * [MCPの公式フォーラム](無効な URL を削除しました)などで、開発対象のMinecraftバージョンに対応したMCPをダウンロードします。 * ダウンロードしたZIPファイルを、任意の場所に展開します。 **2. MCPの設定** * 展開したMCPフォルダの中に、`mcp.cfg`という設定ファイルがあります。 * このファイルをテキストエディタで開き、必要な設定を行います。 * `MinecraftDir`: Minecraftのインストールディレクトリを指定します。 * `ClientJar`: MinecraftのクライアントJARファイルのパスを指定します。 * `ServerJar`: MinecraftのサーバーJARファイルのパスを指定します。 * `MCPDeobfDir`: MCPの逆コンパイルされたソースコードの出力先を指定します。 * `ReobfDir`: ModをMinecraftに組み込む際の中間ファイルの出力先を指定します。 * `Fernflower`: Fernflowerデコンパイラを使用するかどうかを指定します。 **3. Minecraftのダウンロード** * MCPフォルダ内の`mcp.bat` (Windowsの場合) または `mcp.sh` (Linux/macOSの場合) を実行します。 * コマンドプロンプトまたはターミナルが開き、MinecraftのクライアントJARファイルとサーバーJARファイルをダウンロードするかどうか尋ねられます。 * `y` (yes) を入力してダウンロードします。 **4. Minecraftの逆コンパイル** * MCPフォルダ内の`decompile.bat` (Windowsの場合) または `decompile.sh` (Linux/macOSの場合) を実行します。 * Minecraftのソースコードが逆コンパイルされ、`MCPDeobfDir`で指定したディレクトリに出力されます。 * この処理には時間がかかる場合があります。 **5. Mod開発環境の構築** * 逆コンパイルされたソースコードを、EclipseやIntelliJ IDEAなどのIDE (統合開発環境) にインポートします。 * IDEでModのソースコードを記述し、コンパイルします。 **6. ModのMinecraftへの組み込み** * MCPフォルダ内の`recompile.bat` (Windowsの場合) または `recompile.sh` (Linux/macOSの場合) を実行します。 * ModがMinecraftに組み込まれるように、中間ファイルが生成されます。 * MCPフォルダ内の`reobfuscate.bat` (Windowsの場合) または `reobfuscate.sh` (Linux/macOSの場合) を実行します。 * ModがMinecraftに組み込まれます。 **7. Minecraftの起動** * Minecraftを起動し、Modが正常に動作するか確認します。 **注意点** * MCPのバージョンとMinecraftのバージョンが一致していることを確認してください。 * MCPの設定ファイル (`mcp.cfg`) の設定を正しく行ってください。 * 逆コンパイル処理には時間がかかる場合があります。 * Mod開発には、Javaの知識が必要です。 * Minecraftのバージョンアップにより、MCPの動作が変わる場合があります。 **MCPクライアントとMCPサーバーについて** MCPは、クライアントとサーバーの両方のMod開発をサポートします。上記の手順は、クライアントとサーバーの両方に適用されます。 * **クライアントMod:** Minecraftのクライアント側で動作するModです。 * **サーバーMod:** Minecraftのサーバー側で動作するModです。 **より詳細な情報** * MCPの公式フォーラムやWikiを参照してください。 * MinecraftのMod開発に関するチュートリアルやドキュメントを参照してください。 上記は一般的な手順であり、環境やMCPのバージョンによって異なる場合があります。詳細な手順は、使用するMCPのドキュメントを参照してください。 ご不明な点があれば、お気軽にご質問ください。

patent-mcp

patent-mcp

AI-powered patent search and analysis across 220M+ global patents. Semantic search, prior art discovery, novelty/patentability reports, and patent content retrieval.

Geenie MCP Proxy Server

Geenie MCP Proxy Server

Acts as an intermediary between Claude Desktop and Amazon's MCP server to handle authentication, token management, and subscription-based tool filtering. It provides a secure layer for managing access to Amazon tools while facilitating seamless communication between the client and the model server.

Honeybadger MCP Server

Honeybadger MCP Server

Integrates Honeybadger error tracking with Cursor IDE, allowing developers to fetch, analyze, and troubleshoot application errors directly from their development environment.

Environment Agency Flood Monitoring MCP Server

Environment Agency Flood Monitoring MCP Server

Provides access to UK Environment Agency's real-time flood monitoring data, enabling users to check flood warnings, monitor water levels and flow rates, and access historical measurements from monitoring stations across the UK.

Reading_support

Reading_support

Obsidian MCP Server

Obsidian MCP Server

Enables AI assistants to interact with local Obsidian vaults through direct filesystem access for reading, creating, and managing notes. It features high-performance SQLite indexing for fast searches, regex support, and tools for organizing tags and links without requiring additional plugins.

Second Opinion

Second Opinion

GoogleのGemini AIを活用したコーディング問題に対するAI支援を提供し、Perplexityの洞察とStack Overflowの参照を組み合わせることで、状況に応じた分析と自動応答のアーカイブを促進し、トラブルシューティングを改善します。

MCP Server for MySQL based on NodeJS

MCP Server for MySQL based on NodeJS

Aider MCP Server

Aider MCP Server

Claude CodeがAIコーディングタスクをAiderにオフロードできるようにすることで、コストを削減し、特定のコーディングタスクをどのモデルが処理するかをより細かく制御できるようになります。