MCP Server for Dify AI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
queryYesQuery to send to Dify AI via the meshi-doko tool.
BUDGETYesBudget constraints for the meshi-doko tool.
LOCATIONYesLocation of the restaurant for the meshi-doko tool.
DIFY_API_KEYYesYour API key for Dify AI.
conversation_idNoOptional parameter for maintaining chat context in the meshi-doko tool.
DIFY_API_ENDPOINTYesThe API endpoint for Dify AI.

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

No tools