MCP.so
ログイン

MCP Server

@MCP-Mirror

MCP Server について

Mirror of

基本情報

カテゴリ

開発者ツール

ランタイム

python

トランスポート

stdio

公開者

MCP-Mirror

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP Server?

A Dify endpoint plugin that converts a Dify app into a Model Context Protocol (MCP) server, allowing MCP clients to interact with Dify workflows. It is intended for use within private networks to maintain data security.

How to use MCP Server?

Create a simple workflow app in Dify, add an endpoint and select that app, and ensure the input schema defines parameters (including a query field for chat apps). Then copy the endpoint URL to an MCP client such as Cherry Studio.

Key features of MCP Server?

  • Converts a Dify app into an MCP server.
  • Simple endpoint-based setup process.
  • Supports custom input schema definitions.
  • Designed for private network use only.
  • Works with standard MCP clients like Cherry Studio.

Use cases of MCP Server?

  • Expose Dify workflows as tools for MCP clients.
  • Integrate Dify AI capabilities into MCP-compatible applications.
  • Create custom internal tools secured within a private network.
  • Reuse existing Dify apps as MCP endpoints without additional coding.

FAQ from MCP Servers

What is MCP Server?

MCP Server is a Dify plugin that turns a Dify app into an MCP server, enabling MCP clients to invoke Dify workflows as tools.

How do I configure the input schema for a chat app?

For a chat app, you must include a query field in the input schema, formatted as a JSON object with required properties and a description.

Can I use MCP Server over the public internet?

No. The README explicitly states to use this plugin exclusively within your private network to keep data secure.

Which MCP clients are supported?

The README mentions Cherry Studio as an example, but any standard MCP client should work by pointing it to the endpoint URL.

コメント

「開発者ツール」の他のコンテンツ