Discover Awesome MCP Servers

Extend your agent with 20,526 capabilities via MCP servers.

All20,526
MCP Weather Server

MCP Weather Server

A Model Context Protocol server that provides tools to fetch weather alerts for US states and forecasts based on latitude/longitude coordinates using the US National Weather Service API.

PDFSizeAnalyzer-MCP

PDFSizeAnalyzer-MCP

Enables comprehensive PDF analysis and manipulation including page size analysis, chapter extraction, splitting, compression, merging, and conversion to images. Provides both MCP server interface for AI assistants and Streamlit web interface for direct user interaction.

Open States API MCP Server

Open States API MCP Server

This MCP server enables interaction with the Open States API, allowing users to access legislative data from US state governments through natural language commands.

Inoreader MCP Server

Inoreader MCP Server

Enables intelligent RSS feed management and analysis through Inoreader integration. Supports reading articles, search, bulk operations, and AI-powered content analysis including summarization, trend analysis, and sentiment analysis.

database-updater MCP Server

database-updater MCP Server

鏡 (Kagami)

mcp-workflowy

mcp-workflowy

mcp-workflowy

Berghain Events MCP Server

Berghain Events MCP Server

A server that allows AI agents to query and retrieve information about upcoming events at Berghain nightclub through a DynamoDB-backed FastAPI service.

GitHub Integration Hub

GitHub Integration Hub

Enables AI agents to interact with GitHub through OAuth-authenticated operations including starting authorization flows, listing repositories, and creating issues using stored access tokens.

Shopify MCP Server by CData

Shopify MCP Server by CData

Shopify MCP Server by CData

Cloud Translation API MCP Server

Cloud Translation API MCP Server

An MCP (Multi-Agent Conversation Protocol) Server that enables AI agents to interact with Google's Cloud Translation API for translating text between languages.

Context7 MCP Server

Context7 MCP Server

Context7 MCPサーバー (Context7 MCP sābā)

MCP Unity Bridge Asset

MCP Unity Bridge Asset

Asset to be imported into Unity to host a WebSocket server for MCP Conmmunciation with LLMs

CodeBadger

CodeBadger

Provides static code analysis using Joern's Code Property Graph technology for 12+ programming languages, enabling code browsing, security taint analysis, call graph exploration, and dataflow tracking through natural language queries.

DiffuGen

DiffuGen

複数のStable Diffusionモデル(flux-schnell、flux-dev、sdxl、sd3、sd15)を活用し、高精度なカスタマイズが可能な高品質なAI生成画像を生成する強力な画像生成システム。

MCPHub: Deploy Your Own MCP Servers in Minutes

MCPHub: Deploy Your Own MCP Servers in Minutes

複数の MCP サーバーを単一の SSE エンドポイントに統合する、統一されたハブサーバー

Main

Main

Yandex Metrika MCP

Yandex Metrika MCP

A Model Context Protocol (MCP) server that provides access to Yandex Metrika analytics data through various tools and functions. This server allows AI assistants and applications to retrieve comprehensive analytics data from Yandex Metrika accounts.

Hono Remote Mcp Sample

Hono Remote Mcp Sample

リモート MCP サーバーのサンプル (Hono + Cloudflare Workers + Durable Objects)

MCP Memory

MCP Memory

Enables AI assistants to remember user information and preferences across conversations using vector search technology. Built on Cloudflare infrastructure with isolated user namespaces for secure, persistent memory storage.

mcp-file-server

mcp-file-server

MCP File System Server for Claude Desktop

Jira Prompts MCP Server

Jira Prompts MCP Server

Jiraのコンテンツからプロンプトやコンテキストを生成するためのいくつかのコマンドを提供するMCPサーバー

Knowledge Graph Memory Server

Knowledge Graph Memory Server

ローカル知識グラフを使用し、カスタマイズ可能な `--memory-path` を指定することで、永続メモリの実装が改善されました。これにより、Claude はチャットを跨いでユーザーに関する情報を記憶できます。

MCP Servers

MCP Servers

MCP (Model Context Protocol) サーバーのコレクションを dotnet tools として提供します。

HashiCorp Vault MCP Server

HashiCorp Vault MCP Server

Enables interaction with HashiCorp Vault for secret management operations including reading, writing, listing, and deleting secrets through the Model Context Protocol.

Reddit MCP Server

Reddit MCP Server

Enables AI agents to search, monitor, and analyze Reddit's communities and discussions through authenticated API access with intelligent caching and rate limiting.

Google Search MCP Server

Google Search MCP Server

Googleカスタム検索 JSON APIと連携し、ウェブ検索機能を提供するMCPサーバー実装。

Pytest MCP Server

Pytest MCP Server

Enables AI assistants to run and analyze pytest tests for desktop applications through interactive commands. Supports test execution, filtering, result analysis, and debugging for comprehensive test automation workflows.

flutterclimcp

flutterclimcp

承知いたしました。Flutter CLI MCP (Model Context Protocol) Server を使用して Flutter プロジェクトを作成する楽しいサンプルプロジェクトのアイデアをいくつかご紹介します。 **アイデア例:** * **お絵かきアプリ:** * ユーザーが画面に自由に線を描けるシンプルなアプリです。 * 線の色、太さ、種類などを変更できる機能を追加します。 * 描いた絵を保存したり、共有したりする機能も追加できます。 * MCP Server を使用して、描画データをリアルタイムで他のユーザーと共有する機能を追加すると、共同お絵かきアプリとして楽しめます。 * **簡単なチャットアプリ:** * テキストメッセージを送受信できるシンプルなチャットアプリです。 * ユーザー名を設定したり、アバター画像を設定したりする機能を追加します。 * MCP Server を使用して、メッセージをリアルタイムで送受信する機能を追加します。 * グループチャット機能や、画像・動画の送信機能を追加すると、より高度なチャットアプリになります。 * **ToDo リストアプリ:** * タスクを追加、編集、削除できるシンプルな ToDo リストアプリです。 * タスクの優先度を設定したり、期日を設定したりする機能を追加します。 * MCP Server を使用して、ToDo リストを複数のデバイス間で同期する機能を追加します。 * 他のユーザーと ToDo リストを共有して、共同でタスク管理を行う機能を追加すると、チームでの利用にも適したアプリになります。 * **クイズアプリ:** * 簡単なクイズに答えるアプリです。 * 問題と選択肢を JSON ファイルなどで定義し、それを読み込んで表示します。 * 正解・不正解の判定を行い、結果を表示します。 * MCP Server を使用して、他のユーザーと対戦できる機能を追加します。 * ランキング機能を追加すると、競争意識を高めることができます。 **プロジェクト作成のヒント:** * **Flutter CLI を使用してプロジェクトを作成:** `flutter create <プロジェクト名>` * **MCP Server のセットアップ:** MCP Server のドキュメントを参照して、セットアップを行います。 * **UI の構築:** Flutter のウィジェットを使用して、UI を構築します。 * **ロジックの実装:** Dart 言語を使用して、アプリのロジックを実装します。 * **MCP Server との連携:** MCP Server の API を使用して、データの送受信を行います。 **その他:** * これらのアイデアはあくまで例です。ご自身の興味やスキルに合わせて、自由にアレンジしてください。 * Flutter や MCP Server に関するドキュメントやチュートリアルを参考にしながら、開発を進めてください。 * GitHub などのバージョン管理システムを利用して、コードを管理することをおすすめします。 これらの情報が、あなたの Flutter プロジェクト作成の助けになれば幸いです。頑張ってください!

Trello MCP Server

Trello MCP Server

Enables AI assistants to retrieve Trello card information by ID or link, providing access to card details including labels, members, due dates, and attachments through a standardized interface.

Twilio Verify MCP Server

Twilio Verify MCP Server

An MCP server that enables interaction with Twilio's Verify API, allowing users to manage phone verification services through natural language commands.