Skip to main content
Glama

Dify Knowledge MCP Server

by liiklin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DIFY_API_KEYYesYour Dify API key for authentication
DIFY_API_URLYesThe URL of the Dify API endpoint (format: https://api.dify.ai/v1/datasets/YOUR_DATASET_ID/documents/query)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
query_dify_knowledge

Query Dify knowledge base with a search query

get_dify_config

Get current Dify API configuration status

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/liiklin/dify-knowledge-mcp-server'

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