Skip to main content
Glama

MCP Server

by hjlarry
manifest.yaml677 B
version: 0.0.4 type: plugin author: hjlarry name: mcp-server label: en_US: MCP server description: en_US: make dify's workflow as a MCP server zh_Hans: 使dify的工作流或对话流成为一个MCP服务器 icon: icon.svg resource: memory: 268435456 permission: endpoint: enabled: true app: enabled: true storage: enabled: true size: 1048576 plugins: endpoints: - group/mcp-server.yaml meta: version: 0.0.1 arch: - amd64 - arm64 runner: language: python version: "3.12" entrypoint: main minimum_dify_version: 1.3.0 created_at: 2025-03-17T16:01:01.118569+08:00 privacy: PRIVACY.md verified: false

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hjlarry/dify-plugin-mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server