We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/talhaorak/pytaiga-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
SECURITY.md•847 B
# Security Policy
## Supported Versions
| Version | Supported |
| ------- | ------------------ |
| 0.1.x | :white_check_mark: |
## Reporting a Vulnerability
If you discover a security vulnerability in this project, please report it by:
1. **DO NOT** open a public GitHub issue for security vulnerabilities
2. Email the maintainers directly with details of the vulnerability
3. Include steps to reproduce the issue if possible
We will acknowledge receipt within 48 hours and aim to provide a fix within 7 days for critical issues.
## Security Considerations
- **Credentials**: Never commit `.env` files or credentials to version control
- **Session IDs**: Session IDs are bearer tokens - treat them like passwords
- **API Access**: This bridge has full access to your Taiga instance based on the authenticated user's permissions