Dify Knowledge MCP Server
by liiklin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DIFY_API_KEY | Yes | Your Dify API key | |
| DIFY_API_URL | Yes | The Dify API endpoint URL, which includes your Dataset ID (e.g., https://api.dify.ai/v1/datasets/YOUR_DATASET_ID/documents/query) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| query_dify_knowledgeC | Query Dify knowledge base with a search query |
| get_dify_configB | Get current Dify API configuration status |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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