Skip to main content
Glama

Qwen MCP Tool

by Jaggerxtrm
package.json772 B
{ "name": "@jaggerxtrm/qwen-mcp-tool", "version": "1.0.0", "description": "Model Context Protocol server for Qwen CLI integration", "main": "dist/index.js", "type": "module", "bin": { "qwen-mcp-tool": "dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsc && node dist/index.js", "lint": "tsc --noEmit", "start": "node dist/index.js" }, "keywords": [ "mcp", "qwen", "ai", "model-context-protocol", "qwen-code" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "zod": "^3.25.76", "zod-to-json-schema": "^3.24.6" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=16.0.0" } }

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/Jaggerxtrm/qwen-mcp-tool'

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