Skip to main content
Glama

Dify MCP

lefthook.yml326 B
pre-commit: parallel: true commands: dprint: stage_fixed: true run: dprint fmt ruff: stage_fixed: true run: uv run ruff check --fix --unsafe-fixes dify-mcp:test: run: uv run pytest root: apps/dify-mcp dify-mcp:mypy: run: uv run mypy src/ root: apps/dify-mcp

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/taiki-kuraishi/dify-mcp'

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