We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vfa-khuongdv/mcp_readmine'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•353 B
# Redmine Configuration
# All fields are required for authentication
# Your Redmine instance URL (without trailing slash)
REDMINE_URL=https://your-redmine-instance.com
# Redmine API Key (found in your account settings)
REDMINE_API_KEY=your_api_key_here
# Basic Authentication credentials
REDMINE_USERNAME=your_username
REDMINE_PASSWORD=your_password