Skip to main content
Glama
webpack.config.js308 B
/************************************webpack配置***************************************/ const path = require('path');//path模块 module.exports = { entry: './src/myCesium.js',//入口文件 output: {//打包输出配置 filename: 'myCesium.min.js', path:path.resolve(__dirname,'dist') } };

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/yuwencheng0212/mcp-ppt'

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