Skip to main content
Glama

Qwen Max MCP Server

package.json463 B
{ "name": "qwen_max", "version": "1.0.0", "type": "module", "bin": { "qwen_max": "./build/index.js" }, "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "0.6.0", "dotenv": "^16.4.7", "openai": "^4.80.1" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" } }

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/66julienmartin/MCP-server-Qwen_Max'

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