Skip to main content
Glama

Redmine MCP Server

by snowild
.gitignoreโ€ข706 B
# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info # Virtual environments .venv venv/ env/ # Environment variables .env # Claude MCP generated config claude_mcp_config_generated.json # Development tools .claude/ .serena/ .python-version # Testing and coverage .pytest_cache/ .coverage htmlcov/ # IDE and editors .vscode/ .idea/ *.swp *.swo *~ # OS-specific files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs and temporary files *.log *.tmp *.temp .cache/ # Docker volumes and data docker-data/ redmine_data/ mysql_data/ # Package managers node_modules/ .npm/ .yarn/ # Backup files *.bak *.backup *.orig # Runtime files *.pid *.sock

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/snowild/redmine-mcp'

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