A MCP (Model Context Protocol) server for PowerPoint manipulation using python-pptx. This server provides tools for creating, editing, and manipulating PowerPoint presentations through the MCP protocol.
Pythonコンテンツ・ドキュメント
955
2025-08-06
G
Office-PowerPoint-MCP-Server
GongRzhe
A MCP (Model Context Protocol) server for PowerPoint manipulation using python-pptx. This server provides tools for creating, editing, and manipulating PowerPoint presentations through the MCP protocol.
A mcp server that bridges the Model Context Protocol (MCP) with the Agent-to-Agent (A2A) protocol, enabling MCP-compatible AI assistants (like Claude) to seamlessly interact with A2A agents.
PythonAI・機械学習
90
2025-06-18
G
Human-In-the-Loop-MCP-Server
GongRzhe
A powerful MCP Server that enables AI assistants like Claude to interact with humans through intuitive GUI dialogs. This server bridges the gap between automated AI processes and human decision-making by providing real-time user input tools, choices, confirmations, and feedback mechanisms.
OpenCV MCP Server provides OpenCV's image and video processing capabilities through the Model Context Protocol (MCP). Access powerful computer vision tools for tasks ranging from basic image manipulation to advanced object detection and tracking.
Pythonプロジェクト管理
59
2025-08-04
G
Image-Generation-MCP-Server
GongRzhe
This MCP server provides image generation capabilities using the Replicate Flux model.
A Redis MCP server (pushed to https://github.com/modelcontextprotocol/servers/tree/main/src/redis) implementation for interacting with Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
JavaScriptデータベース・ストレージDatabase+4+3
29
2025-03-12
G
MCP-Server-Creator
GongRzhe
MCP Server Creatorは、他のMCPサーバーを生成するための強力なツールです。このメタサーバーは、FastMCPサーバーの設定やPythonコードを動的に生成する機能を提供します。ユーザーはカスタムツールを追加したり、リソースを管理したり、生成されたサーバーをPythonファイルとして保存することができます。
Python開発・エディタ
26
2025-06-18
G
YOLO-MCP-Server
GongRzhe
YOLO-MCP-Serverは、リアルタイムの物体検出を行うためのサーバーアプリケーションです。Pythonで実装されており、YOLO(You Only Look Once)アルゴリズムを使用して、高速かつ高精度な物体認識を提供します。ユーザーは簡単に設定を行い、さまざまなデータソースからの入力を処理できます。
PythonAI・機械学習YOLO+10+9
19
2025-03-11
G
Langflow-DOC-QA-SERVER
GongRzhe
A Model Context Protocol server for document Q&A powered by Langflow . It demonstrates core MCP concepts by providing a simple interface to query documents through a Langflow backend.
A bridge server that connects Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients, enabling seamless integration between ACP-based AI agents and MCP-compatible tools like Claude Desktop.