Skip to main content
Glama

LicenseSpring MCP Server

by stier1ba
package-license-api.json953 B
{ "name": "@modelcontextprotocol/server-licensespring", "version": "1.0.0", "description": "MCP server for LicenseSpring License API integration", "license": "MIT", "author": "Your Name", "homepage": "https://modelcontextprotocol.io", "bugs": "https://github.com/stier1ba/licensespring-mcp/issues", "type": "module", "bin": { "mcp-server-licensespring": "dist/license-api-server.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.13.0", "axios": "^1.7.0", "dotenv": "^16.4.0", "zod": "^3.23.0" }, "devDependencies": { "@types/node": "^22", "shx": "^0.3.4", "typescript": "^5.6.2" }, "engines": { "node": ">=20.0.0" }, "repository": { "type": "git", "url": "https://github.com/stier1ba/licensespring-mcp.git" } }

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/stier1ba/licensespring-mcp'

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