We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pointware/devops-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•351 B
# Certificates Directory
Place your PEM certificate file here as `client-cert.pem`.
This certificate will be used for authenticating requests to the DevOps API at `https://labs.pointware.com`.
## File Structure
```
certs/
└── client-cert.pem (required)
```
**Note**: The certificate file will be included in the npm package distribution.