Skip to main content
Glama

Thunder Client License Manager MCP Server

by chezsmithy
MIT License
package.json693 B
{ "name": "thunderclient-license-manager-mcp", "version": "1.0.0", "description": "MCP server for Thunder Client License API management", "main": "dist/index.js", "bin": { "thunderclient-license-manager-mcp": "dist/index.js" }, "type": "module", "scripts": { "build": "tsc", "start": "node dist", "dev": "tsc --watch", "prepare": "npm run build" }, "keywords": [ "mcp", "thunderclient", "license", "api" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4" }, "devDependencies": { "@types/node": "^24.0.4", "typescript": "^5.7.2" }, "engines": { "node": ">=20" } }

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/chezsmithy/thunderclient-license-manager-mcp'

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