Skip to main content
Glama

MCP-YNU FastMCP Server

Official
by ynu
.env.example600 B
# the transport type to use for the mcp server, either stdio or sse MCP_TRANSPORT_TYPE=stdio # the port to listen on for the mcp server, only used if transport type is sse MCP_SERVER_HOST=0.0.0.0 MCP_SERVER_PORT=8000 # log level for the mcp server, either DEBUG, INFO, WARNING, ERROR LOG_LEVEL=DEBUG # 数据中台 # the prefix url of the data platform, used to generate the data platform url DATA_PLATFORM_URL_PREFIX=https://url.to.data-platform # the APP KEY for the data platform DATA_PLATFORM_APP_KEY=YOUR_APP_KEY # the APP SECRET for the data platform DATA_PLATFORM_APP_SECRET=YOUR_APP_SECRET

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/ynu/mcp-ynu'

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