We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/deephaven/deephaven-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"version": 4,
"terraform_version": "1.5.7",
"serial": 1,
"lineage": "c3d87b92-f457-0fe7-2142-101389243c59",
"outputs": {
"tfstate_bucket": {
"value": "deephaven-mcp-tfstate",
"type": "string"
}
},
"resources": [
{
"mode": "data",
"type": "assert_test",
"name": "workspace",
"provider": "provider[\"registry.terraform.io/bwoznicki/assert\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": null,
"test": null,
"throw": null
},
"sensitive_attributes": []
}
]
}
],
"check_results": null
}