We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DanielZhao1990/interaction-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# -*- coding: utf-8 -*-
# PyQt UI 依赖
# 引入基础依赖
-r requirements-base.txt
# PyQt 界面依赖
PyQt5>=5.15.0