We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/atree1023/snc-cribl-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
trim_timestamp.json•318 B
{
"id": "trim_timestamp",
"schema": {
"type": "object",
"title": "",
"properties": {
"field": {
"type": "string",
"title": "Field name",
"description": "Name of field in which to save the timestamp. (If empty, timestamp will not be saved to a field.)"
}
}
}
}