We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Moenamatics/Opus-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
opus-09-appendix-postman-collection.md•635 B
# Appendix: Postman Collection
To help you get started quickly, you can use this [Postman Collection](https://drive.google.com/open?id=1BMG05fHj33rH3vgw2N9Ma1yoYDogL8va) as a template.
You can import this collection into Postman to get a pre-built set of all the API requests detailed in this guide.
## Instructions:
1. Set up a Postman environment or collection variable for your `base_url` (e.g., `https://operator.opus.com`)
2. Add your `x-service-key` to the "Headers" tab of each request or as a collection variable.
3. Replace placeholders like `put_your_workflow_id_here` and `put_your_job_id_here` with your actual data.