Skip to main content
Glama

LicenseSpring MCP Server

by stier1ba
claude_desktop_config.json706 B
{ "mcpServers": { "licensespring-license-api": { "command": "node", "args": [ "C:/path/to/your/licensespring-mcp/dist/license-api-server.js" ], "env": { "LICENSE_API_URL": "https://api.licensespring.com", "LICENSE_API_KEY": "your_license_api_key_here", "LICENSE_SHARED_KEY": "your_license_shared_key_here" } }, "licensespring-management-api": { "command": "node", "args": [ "C:/path/to/your/licensespring-mcp/dist/management-api-server.js" ], "env": { "MANAGEMENT_API_URL": "https://saas.licensespring.com", "MANAGEMENT_API_KEY": "your_management_api_key_here" } } } }

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