MCP Server for Dify AI
by yuru-sha
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
query | Yes | Query to send to Dify AI via the meshi-doko tool. | |
BUDGET | Yes | Budget constraints for the meshi-doko tool. | |
LOCATION | Yes | Location of the restaurant for the meshi-doko tool. | |
DIFY_API_KEY | Yes | Your API key for Dify AI. | |
conversation_id | No | Optional parameter for maintaining chat context in the meshi-doko tool. | |
DIFY_API_ENDPOINT | Yes | The API endpoint for Dify AI. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |