Skip to main content
Glama

YOURLS-MCP

by kesslerio
.env.example491 B
# YOURLS-MCP Environment Configuration # YOURLS API URL (required) YOURLS_API_URL=https://your-yourls-domain.com/yourls-api.php # Authentication method: 'password' or 'signature' YOURLS_AUTH_METHOD=signature # For signature authentication (required if auth_method is 'signature') YOURLS_SIGNATURE_TOKEN=your-secret-signature-token YOURLS_SIGNATURE_TTL=43200 # For password authentication (required if auth_method is 'password') YOURLS_USERNAME=your-username YOURLS_PASSWORD=your-password

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/kesslerio/yourls-mcp'

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